X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fcheckin.sh;h=04badac685c34bbab292e6b83731d2ac3e942f38;hb=3f15edb47241a3945f22f999209b733dc9f77d21;hp=c2ff14a2d1f0ceb1b149bc6a3f80229321606224;hpb=c535e51109ee8fffd00128d8037e8de36ef12fb7;p=feisty_meow.git diff --git a/scripts/rev_control/checkin.sh b/scripts/rev_control/checkin.sh index c2ff14a2..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 c: c:/home d: d:/home e: e:/home f: f:/home g: g:/home h: h:/home i: i:/home + checkin_list $HOME c:/ d:/ e:/ fi