finding a safe place for the custom examples.
[feisty_meow.git] / scripts / rev_control / getme.sh
index 0b13373a8388bff45e1063591785130d9a11e3e6..bd1edc4a8496564340a9021cb5cb0c9160f27cc4 100644 (file)
@@ -39,7 +39,7 @@ function checkout_list {
   list=$*
   for i in $list; do
 #this list should be part of the configuration file, not part of script.
-    for j in $i/feisty_meow $i/hoople1 $i/hoople2 $i/quartz $i/web $i/yeti $i/xsede/xsede_tests $i/xsede/code/cak0l/trunk ; do
+    for j in $i/feisty_meow $i/hoople $i/hoople1 $i/hoople2 $i/quartz $i/web $i/yeti $i/xsede/xsede_tests $i/xsede/code/cak0l/trunk ; do
       if [ ! -d $j ]; then
 #        echo no directory called $j exists
         continue