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 {
exec "$auxdir/retcode $report_file";
action disable;
}
- command "$auxdir/respawn -sleep 2 -pid $comp_pid_file -exit 10";
+ command "$auxdir/sleepexit 2 10 $comp_pid_file";
}
_EOT

Return to:

Send suggestions and report system problems to the System administrator.