--- /usr/bin/rsnapshot.orig 2006-02-28 14:21:07.000000000 +0100 +++ /usr/bin/rsnapshot 2006-02-28 14:21:22.000000000 +0100 @@ -2502,7 +2502,7 @@ if (0 == $test) { $result = cp_al( "$config_vars{'snapshot_root'}/$interval.0/", - "$config_vars{'snapshot_root'}/$interval.1/" + "$config_vars{'snapshot_root'}/$interval.1" ); if (! $result) { my $errstr = '';