commit b0630d85943c93d95054bece6785d74df0aa8ba8 parent c30c836876c44773c21172444328143d60df9490 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Tue, 7 Aug 2012 22:01:17 +0200 more cautious delays in test Diffstat:
test/order_2.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/order_2.sh b/test/order_2.sh @@ -27,7 +27,7 @@ cat >tosay <<EOF EOF (sleep 4; cat tosay | - ../irctk -I 10 op@localhost \#test1 \#test2 \#test3 2>/dev/null \ + ../irctk -I 15 op@localhost \#test1 \#test2 \#test3 2>/dev/null \ > /dev/null) & sleep 1 PID=$!