diff options
Diffstat (limited to 'utils/dos2unix/test.sh')
-rw-r--r-- | utils/dos2unix/test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/dos2unix/test.sh b/utils/dos2unix/test.sh new file mode 100644 index 000000000..233259e72 --- /dev/null +++ b/utils/dos2unix/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +"$1" --version | grep "$2" |