X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fgetme.sh;fp=scripts%2Frev_control%2Fgetme.sh;h=76f759cce36aa2b50d731d9e0a6c3f69df91aa2e;hb=139b64e4ba2deb42344bcdebd98e1dfb64f78260;hp=15e986ef106a18a1e5eeff60e2f6b24834370ace;hpb=c535e51109ee8fffd00128d8037e8de36ef12fb7;p=feisty_meow.git diff --git a/scripts/rev_control/getme.sh b/scripts/rev_control/getme.sh index 15e986ef..76f759cc 100644 --- a/scripts/rev_control/getme.sh +++ b/scripts/rev_control/getme.sh @@ -47,7 +47,9 @@ function checkout_list { # add in the directory for our purposes here. j="$i/$j" if [ ! -d $j ]; then - echo no directory called $j exists + if [ ! -z "$SHELL_DEBUG" ]; then + echo "No directory called $j exists." + fi continue fi