aboutsummaryrefslogtreecommitdiff
path: root/tests/ret-notify.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ret-notify.at')
-rw-r--r--tests/ret-notify.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ret-notify.at b/tests/ret-notify.at
index a7768aa..5ce1993 100644
--- a/tests/ret-notify.at
+++ b/tests/ret-notify.at
@@ -27,13 +27,13 @@ mailer-command-line "$auxdir/mailer $report_file";
component test {
mode respawn;
return-code 10 {
notify root;
action disable;
}
- command "$auxdir/respawn -sleep 2 -exit 10";
+ command "$auxdir/sleepexit 2 10";
}
_EOT
>$report_file
pies --config-file control.conf --config-file pies.conf

Return to:

Send suggestions and report system problems to the System administrator.