summaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-12-10 15:04:55 +0000
committerColin Watson <cjwatson@debian.org>2015-12-10 15:04:55 +0000
commit6c98a351f36787c73620de2ed7be706575684924 (patch)
tree64d63c1c3120543e945367b301bd602e0b44bb42 /debian/tests
parent465c5426c8ba67613b98466a40ceef48b7059ca9 (diff)
Redirect regression test input from /dev/zero, since otherwise conch will immediately send EOF.
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/regress2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/regress b/debian/tests/regress
index 6402def47..a3ffd66ba 100644
--- a/debian/tests/regress
+++ b/debian/tests/regress
@@ -40,4 +40,4 @@ make -C regress \
40 TEST_SSH_CONCH=conch \ 40 TEST_SSH_CONCH=conch \
41 TEST_SSH_IPV6=yes \ 41 TEST_SSH_IPV6=yes \
42 TEST_SSH_ECC=yes \ 42 TEST_SSH_ECC=yes \
43 tests interop-tests 43 tests interop-tests </dev/zero