aboutsummaryrefslogtreecommitdiff
path: root/tests/respawn.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/respawn.at')
-rw-r--r--tests/respawn.at8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/respawn.at b/tests/respawn.at
index 68da448..c11379f 100644
--- a/tests/respawn.at
+++ b/tests/respawn.at
@@ -1,3 +1,3 @@
-# This file is part of GNU pies testsuite. -*- Autotest -*-
-# Copyright (C) 2016-2020 Sergey Poznyakoff
+# This file is part of GNU pies testsuite. -*- autotest -*-
+# Copyright (C) 2016-2023 Sergey Poznyakoff
#
@@ -29,3 +29,3 @@ component test {
action disable;
- exec "piesctl --url unix:///$PWD/pies.ctl --no-netrc shutdown";
+ exec "piesctl --url unix:///$PWD/pies.ctl --config-file=/dev/null --no-netrc shutdown";
}
@@ -35,3 +35,3 @@ _EOT
to 5 \
- pies --foreground --stderr \
+ pies --no-preprocessor --foreground --stderr \
--config-file control.conf --config-file pies.conf --debug 1 2>errlog

Return to:

Send suggestions and report system problems to the System administrator.