tcsh/tcsh-6.24.01-bash52.dif

12 lines
364 B
Plaintext

--- tcsh-6.24.01/tests/variables.at
+++ tcsh-6.24.01/tests/variables.at 2022-09-30 08:56:23.296533116 +0000
@@ -964,7 +964,7 @@ tcsh -f -c 'tcsh -f -c "printenv SHLVL"'
tcsh -f -c 'exec tcsh -f -c "printenv SHLVL"'
tcsh -f -c '(exec tcsh -f -c "printenv SHLVL")'
]])
-AT_CHECK([SHLVL=5 tcsh -f shlvl.csh], ,
+AT_CHECK([SHLVL=5 tcsh -f shlvl.csh;:], ,
[6
8
2