aboutsummaryrefslogtreecommitdiff
path: root/tests/redirect.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/redirect.at')
-rw-r--r--tests/redirect.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/redirect.at b/tests/redirect.at
index 9e53ba2..3a8cca7 100644
--- a/tests/redirect.at
+++ b/tests/redirect.at
@@ -24,7 +24,7 @@ outfile=$PWD/out
cat > pies.conf <<_EOT
component test {
mode respawn;
- command "$abs_srcdir/respawn -tag respawn -append -pid $comp_pid_file";
+ command "$auxdir/respawn -tag respawn -append -pid $comp_pid_file";
stdout file "$outfile";
}
_EOT

Return to:

Send suggestions and report system problems to the System administrator.