totally tasty changes for naming
[feisty_meow.git] / scripts / customize / fred / scripts / archival / compare_soapbox.sh
index cd02a88881aaef89c8a5fa7ae4ca142baca5f6d7..d48937379c22d088f43e50b8da31bf549d9870e8 100644 (file)
@@ -10,7 +10,7 @@ function compare_archives_with_target()
 {
   local target="$1"; shift
 
-  for currdir in $ARCHIVE_COLLECTION_LIST; do
+  for currdir in $MAJOR_ARCHIVE_SOURCES; do
     sep
     echo "comparing '$currdir' with target '$target', where 'less thans' are on the target..."
     compare_dirs "$target/$(basename $currdir)" "$currdir"