X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fcheckin.sh;h=04badac685c34bbab292e6b83731d2ac3e942f38;hb=03ca9bd53380b1a70c2baac212a5555c045d8b56;hp=32abd16d79da4373176e7861c0ae941a88cc365b;hpb=201e0a51b9601bab63bf64b90ac58e96d419cdc7;p=feisty_meow.git diff --git a/scripts/rev_control/checkin.sh b/scripts/rev_control/checkin.sh index 32abd16d..04badac6 100644 --- a/scripts/rev_control/checkin.sh +++ b/scripts/rev_control/checkin.sh @@ -47,6 +47,6 @@ if [ "$OS" != "Windows_NT" ]; then # first get individual folders. checkin_list $HOME else - checkin_list $HOME c:/ d:/ e:/ f:/ g:/ h:/ i:/ + checkin_list $HOME c:/ d:/ e:/ fi