aboutsummaryrefslogtreecommitdiff
path: root/tests/respawn.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/respawn.at')
-rw-r--r--tests/respawn.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/respawn.at b/tests/respawn.at
index 4a8e3a7..6b51ca6 100644
--- a/tests/respawn.at
+++ b/tests/respawn.at
@@ -36,3 +36,3 @@ do
lines=`wc -l $comp_pid_file | awk '{print $1}'`
- if test "$lines" -ge 3 ; then
+ if test "$lines" -ge 2 ; then
break

Return to:

Send suggestions and report system problems to the System administrator.