diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-03 16:15:15 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-03 16:46:25 +0100 |
commit | 2fefee7a54a5b7ff6aa21a7b9bdd4b6ea294c508 (patch) | |
tree | 9010fe7b6d2a639b1a7bcd6e3d22808d9bb5c9c1 /test/scripts | |
parent | f41e05066084a6a1780b8a4df9c668bac2ecd606 (diff) |
Testsuite: allow long server startup delay after big file write
Needed for running on an SD-card filesystem
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/0000-Basic/0525 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0525 b/test/scripts/0000-Basic/0525 index d5902653a..3e5a9ac1c 100644 --- a/test/scripts/0000-Basic/0525 +++ b/test/scripts/0000-Basic/0525 @@ -1,7 +1,7 @@ # Timeout while actually writing the data for a message need_ipv4 # -server PORT_S +server -t 20 PORT_S 220 Welcome EHLO 250 Hi |