summaryrefslogtreecommitdiff
path: root/t/TEST
diff options
context:
space:
mode:
Diffstat (limited to 't/TEST')
-rwxr-xr-xt/TEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/TEST b/t/TEST
index dfe429a546..291eab5bdb 100755
--- a/t/TEST
+++ b/t/TEST
@@ -31,6 +31,7 @@ while (<CONFIG>) {
last;
}
}
+$sharpbang = 0 if $ENV{OS2_SHELL}; # OS/2
$bad = 0;
$good = 0;
$total = @ARGV;