aboutsummaryrefslogtreecommitdiff
path: root/tests/startup.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2022-01-18 14:28:40 +0200
committerSergey Poznyakoff <gray@gnu.org>2022-01-18 14:32:02 +0200
commite573b094bd18ccae1a9234834f0ce3605818d558 (patch)
tree934fae8647ddb4454a9d4502836b198e236a3494 /tests/startup.at
parentaff580a3628150d91275c279f7bbd819fb09070a (diff)
downloadpies-e573b094bd18ccae1a9234834f0ce3605818d558.tar.gz
pies-e573b094bd18ccae1a9234834f0ce3605818d558.tar.bz2
Upgrade grecs to 08f200da1c
Diffstat (limited to 'tests/startup.at')
-rw-r--r--tests/startup.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/startup.at b/tests/startup.at
index fed3f9f..9940fe2 100644
--- a/tests/startup.at
+++ b/tests/startup.at
@@ -39,7 +39,7 @@ component test {
stderr file "log.err";
return-code * {
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";
}
}
_EOT

Return to:

Send suggestions and report system problems to the System administrator.