updated scheme for locating revision control assets; uses a list (in a
authorChris Koeritz <fred@gruntose.com>
Sun, 12 Feb 2012 18:00:16 +0000 (13:00 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 12 Feb 2012 18:00:16 +0000 (13:00 -0500)
commit15904a10cb3d0bca00703b54c300c7beb05f95f7
tree21a63c32f864542b7e4ffa0e9ed9b8568e67154d
parentc5682f6ef10420df03c81463a0fe4c709450b823
updated scheme for locating revision control assets; uses a list (in a
string) of the folder names, which we later puff out to be an array of
names.  this chicanery is only needed because bash does not actually export
array variables.  still!  a few other nice clean-ups were done.
examples/custom_overrides/fred/fred_variables.sh
scripts/core/launch_feisty_meow.sh
scripts/core/variables.sh
scripts/readme.txt [new file with mode: 0644]
scripts/rev_control/checkin.sh
scripts/rev_control/getme.sh