diff options
Diffstat (limited to 'test/bashisms/underscore-var.sh.out')
-rw-r--r-- | test/bashisms/underscore-var.sh.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/bashisms/underscore-var.sh.out b/test/bashisms/underscore-var.sh.out new file mode 100644 index 0000000..dbfe699 --- /dev/null +++ b/test/bashisms/underscore-var.sh.out @@ -0,0 +1,2 @@ +possible bashism in bashisms/underscore-var.sh line 3 ($_): +echo BASHISM $_ |