aboutsummaryrefslogtreecommitdiff
path: root/tests/inet.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/inet.at')
-rw-r--r--tests/inet.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/inet.at b/tests/inet.at
index cc4fceb..cf9c13c 100644
--- a/tests/inet.at
+++ b/tests/inet.at
@@ -1,5 +1,5 @@
1# This file is part of GNU pies testsuite. -*- Autotest -*- 1# This file is part of GNU pies testsuite. -*- autotest -*-
2# Copyright (C) 2016-2020 Sergey Poznyakoff 2# Copyright (C) 2016-2023 Sergey Poznyakoff
3# 3#
4# GNU pies is free software; you can redistribute it and/or modify 4# GNU pies is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
@@ -36,7 +36,7 @@ component controller {
36_EOT 36_EOT
37set -e 37set -e
38to 10 \ 38to 10 \
39 pies --foreground --stderr \ 39 pies --no-preprocessor --foreground --stderr \
40 --config-file control.conf --config-file pies.conf --debug 1 2>errlog 40 --config-file control.conf --config-file pies.conf --debug 1 2>errlog
41 41
42cat inlog 42cat inlog

Return to:

Send suggestions and report system problems to the System administrator.