diff options
Diffstat (limited to '')
-rw-r--r-- | test/bashisms/gettext.sh.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/bashisms/gettext.sh.out b/test/bashisms/gettext.sh.out new file mode 100644 index 0000000..a76578e --- /dev/null +++ b/test/bashisms/gettext.sh.out @@ -0,0 +1,2 @@ +possible bashism in bashisms/gettext.sh line 3 ($"foo" should be eval_gettext "foo"): +echo $"hello world -- BASHISM" |