diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1996-11-21 07:59:41 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1996-11-21 07:59:41 +0000 |
commit | e7ba2dde1be71475ca9e13475a5da793e6e71492 (patch) | |
tree | 92fc7d77b93be740bc71187341a0164e93242b61 /bin/ksh/tests/th.sh | |
parent | 348b1798b3067a1b3e79d9460d7f51a07ccd44ef (diff) |
Update to 5.2.12.
Diffstat (limited to 'bin/ksh/tests/th.sh')
-rw-r--r-- | bin/ksh/tests/th.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ksh/tests/th.sh b/bin/ksh/tests/th.sh index f26b8699e94..3ca78e8c955 100644 --- a/bin/ksh/tests/th.sh +++ b/bin/ksh/tests/th.sh @@ -5,6 +5,7 @@ # # Avoid common problems with ENV (though perl shouldn't let it through) +# (can you believe some shells don't have an unset???) unset ENV x=x |