fixed naming, since underscores are included gratis.
[feisty_meow.git] / scripts / archival / snarf_opensim.pl
index 957f32038b3d22293f30626f467b80b5566e76ad..ddf43b0fc3de80c20b66bf091085a8b8ffdd470f 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("config-opensim_");
+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.