--- bin/ApplySnapshot 2003/08/05 21:10:28 1.4 +++ bin/ApplySnapshot 2003/08/15 23:00:27 1.5 @@ -20,7 +20,7 @@ my ($debug,$verbose) = (0,0); my ($help,$slavehost,$slaveport,$slaveuser,$slavepassword); -my $snapshot = "__Snapshot"; +my $snapshot; my $result = GetOptions( "debug!" => \$debug, "verbose!" => \$verbose, "help" => \$help,