reordered to make personal repos check in first
authorChris Koeritz <fred@gruntose.com>
Wed, 16 May 2018 21:02:51 +0000 (17:02 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 16 May 2018 21:02:51 +0000 (17:02 -0400)
didn't like waiting for the plethora of apps and other projects to check in, so i pushed the web and cloud and other personal folders of mine into the list before everything else.  this means feisty meow check-in has to wait now, but i'm fine with that.

scripts/customize/fred/fred_variables.sh

index 1ac9756abbc9664281e3ea8ea3e016279dfacea1..ec1720310d3688ed79716fdb4691983901a3f6bb 100644 (file)
@@ -15,7 +15,7 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then
   fi
 
   # add a bunch of personal folders to the list for checkin & checkout.
-  REPOSITORY_LIST+=" cloud ebooks web "
+  REPOSITORY_LIST=" cloud ebooks web ${REPOSITORY_LIST} "
 
   # adds our locally relevant archive folders into the list to be synched.
   MAJOR_ARCHIVE_SOURCES+="/z/archons /z/basement /z/imaginations /z/musix /z/toaster /z/walrus"