aboutsummaryrefslogtreecommitdiff
path: root/tests/accept.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/accept.at')
-rw-r--r--tests/accept.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/accept.at b/tests/accept.at
index f76a05a..f222d6a 100644
--- a/tests/accept.at
+++ b/tests/accept.at
@@ -34,7 +34,7 @@ component pfd {
stderr file "$PWD/log.err";
}
component controller {
- command "nt $PIES_TEST_INET_SOCKET -i input";
+ command "nt -i input $PIES_TEST_INET_SOCKET";
}
_EOT

Return to:

Send suggestions and report system problems to the System administrator.