aboutsummaryrefslogtreecommitdiff
path: root/tests/passfd.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/passfd.at')
-rw-r--r--tests/passfd.at8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/passfd.at b/tests/passfd.at
index 74d5ab3..f8af911 100644
--- a/tests/passfd.at
+++ b/tests/passfd.at
@@ -1,8 +1,8 @@
-# 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
#
# GNU pies is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
@@ -40,18 +40,18 @@ component controller {
command "nt -i input $PIES_TEST_INET_SOCKET";
}
_EOT
set -e
to 10 \
- pies --foreground --stderr \
+ pies --no-preprocessor --foreground --stderr \
--config-file control.conf --config-file pies.conf --debug 1 2>errlog
cat inlog
cat log.err >&2
],
[0],
[now is
the time
stop
])
-AT_CLEANUP \ No newline at end of file
+AT_CLEANUP

Return to:

Send suggestions and report system problems to the System administrator.