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.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ret-notify.at b/tests/ret-notify.at
index d1a7f39..a7768aa 100644
--- a/tests/ret-notify.at
+++ b/tests/ret-notify.at
@@ -24,4 +24,4 @@ report_file=$PWD/report
cat > pies.conf <<_EOT
-mailer-program "$abs_srcdir/mailer";
-mailer-command-line "$abs_srcdir/mailer $report_file";
+mailer-program "$auxdir/mailer";
+mailer-command-line "$auxdir/mailer $report_file";
component test {
@@ -32,3 +32,3 @@ component test {
}
- command "$abs_srcdir/respawn -sleep 2 -exit 10";
+ command "$auxdir/respawn -sleep 2 -exit 10";
}

Return to:

Send suggestions and report system problems to the System administrator.