summaryrefslogtreecommitdiff
path: root/regress/keytype.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regress/keytype.sh')
-rw-r--r--regress/keytype.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/keytype.sh b/regress/keytype.sh
index 2cbf132bd..cb40c6864 100644
--- a/regress/keytype.sh
+++ b/regress/keytype.sh
@@ -3,7 +3,7 @@
3 3
4tid="login with different key types" 4tid="login with different key types"
5 5
6TIME=`which time` 2>/dev/null 6TIME=`which time 2>/dev/null`
7if test ! -x "$TIME"; then 7if test ! -x "$TIME"; then
8 TIME="" 8 TIME=""
9fi 9fi