diff options
author | Alexey Neyman <stilor@att.net> | 2017-06-08 15:06:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-08 15:06:16 -0700 |
commit | f7c7c4a096ae15b4f0281b22031b47ad43ad122e (patch) | |
tree | 54dc5340ab294373057b2f6fc5d2ae5c01698df6 /scripts/showSamples.sh | |
parent | 29ecbf84c86098423a7228765aa9324c931eecc8 (diff) | |
parent | 1b4e784a0ba636646def1db5ca012fd54ee7a81c (diff) | |
download | crosstool-ng-f7c7c4a096ae15b4f0281b22031b47ad43ad122e.tar.gz crosstool-ng-f7c7c4a096ae15b4f0281b22031b47ad43ad122e.tar.bz2 crosstool-ng-f7c7c4a096ae15b4f0281b22031b47ad43ad122e.zip |
Merge pull request #738 from stilor/lintian-warnings
Fix debuild warnings/errors
Diffstat (limited to 'scripts/showSamples.sh')
-rw-r--r--[-rwxr-xr-x] | scripts/showSamples.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/showSamples.sh b/scripts/showSamples.sh index e60e29fc..1e5d50bd 100755..100644 --- a/scripts/showSamples.sh +++ b/scripts/showSamples.sh @@ -1,6 +1,3 @@ -#!/bin/sh -# Yes, this is supposed to be a POSIX-compliant shell script. - # Parses all samples on the command line, and for each of them, prints # the versions of the main tools |