1
0
Fork 0
devscripts/test/bashisms/other-vars.sh.out
Daniel Baumann b543f2e88d
Adding upstream version 2.25.15.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 11:04:07 +02:00

14 lines
602 B
Text

possible bashism in bashisms/other-vars.sh line 4 ($FUNCNAME):
echo $FUNCNAME BASHISM
possible bashism in bashisms/other-vars.sh line 9 ($DIRSTACK):
echo $DIRSTACK BASHISM
possible bashism in bashisms/other-vars.sh line 10 ($SECONDS):
echo $SECONDS BASHISM
possible bashism in bashisms/other-vars.sh line 11 ($TMOUT):
echo $TMOUT BASHISM
possible bashism in bashisms/other-vars.sh line 12 ($TIMEFORMAT):
echo $TIMEFORMAT BASHISM
possible bashism in bashisms/other-vars.sh line 13 (TMOUT=):
TMOUT=2 # BASHISM
possible bashism in bashisms/other-vars.sh line 15 (TIMEFORMAT=):
TIMEFORMAT='' # BASHISM