diff options
Diffstat (limited to 'debian/tests')
-rw-r--r-- | debian/tests/control | 2 | ||||
-rwxr-xr-x | debian/tests/regress | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control index 22d443d..3c7b14d 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,5 +1,5 @@ Tests: regress -Restrictions: needs-root allow-stderr +Restrictions: needs-root allow-stderr isolation-container Depends: devscripts, dropbear, haveged, diff --git a/debian/tests/regress b/debian/tests/regress index 40a73b2..41108ce 100755 --- a/debian/tests/regress +++ b/debian/tests/regress @@ -81,4 +81,4 @@ EOF exit "$?" fi -annotate-output +%H:%M:%S.%N /usr/lib/openssh/regress/run-tests "$TMP" +annotate-output +%H:%M:%S.%N /usr/lib/openssh/regress/run-tests "$TMP" "$@" |