aboutsummaryrefslogtreecommitdiff
path: root/tests/ret-exec.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ret-exec.at')
-rw-r--r--tests/ret-exec.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ret-exec.at b/tests/ret-exec.at
index 0b3d716..6c27779 100644
--- a/tests/ret-exec.at
+++ b/tests/ret-exec.at
@@ -29,7 +29,7 @@ component test {
29 exec "$auxdir/retcode $report_file"; 29 exec "$auxdir/retcode $report_file";
30 action disable; 30 action disable;
31 } 31 }
32 command "$auxdir/respawn -sleep 2 -pid $comp_pid_file -exit 10"; 32 command "$auxdir/sleepexit 2 10 $comp_pid_file";
33} 33}
34_EOT 34_EOT
35 35

Return to:

Send suggestions and report system problems to the System administrator.