summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
Diffstat (limited to 'regress')
-rw-r--r--regress/test-exec.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/test-exec.sh b/regress/test-exec.sh
index 514fffb16..bdc2c1a49 100644
--- a/regress/test-exec.sh
+++ b/regress/test-exec.sh
@@ -12,7 +12,7 @@ OSF1*)
12 BIN_SH=xpg4 12 BIN_SH=xpg4
13 export BIN_SH 13 export BIN_SH
14 ;; 14 ;;
15CYGWIN_5.0) 15CYGWIN_NT-5.0)
16 os=cygwin 16 os=cygwin
17 TEST_SSH_IPV6=no 17 TEST_SSH_IPV6=no
18 ;; 18 ;;