X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=scripts%2Fgcc-version.sh;h=debecb5561c481d8076cb97b36857878e6becb37;hp=cc767b388baf7b30ef04b61650911069818d7ba0;hb=1021a645344d4a77333e19e60d37b9343be0d7b7;hpb=4f02f8220562591322c118d07a32bebf705318b7 diff --git a/scripts/gcc-version.sh b/scripts/gcc-version.sh index cc767b388baf..debecb5561c4 100644 --- a/scripts/gcc-version.sh +++ b/scripts/gcc-version.sh @@ -18,7 +18,7 @@ compiler="$*" if [ ${#compiler} -eq 0 ]; then echo "Error: No compiler specified." - echo -e "Usage:\n\t$0 " + printf "Usage:\n\t$0 \n" exit 1 fi