updated to slightly standardize naming.
[feisty_meow.git] / scripts / archival / snarf_opensim.pl
index 94fd8bd76cdf3fe662164bff0ba344fc946a7069..957f32038b3d22293f30626f467b80b5566e76ad 100644 (file)
@@ -27,7 +27,7 @@ require "shared_snarfer.pl";
 local($number) = &retrieve_number("aa_backup");
 
 # variables used throughout here.
-local($snarf_file_base) = &snarf_prefix("opensim_config");
+local($snarf_file_base) = &snarf_prefix("config-opensim_");
 local($snarf_file) = &snarf_name($snarf_file_base, $number);
 
 # store the archive number in the file for retrieval on the other side.