summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/backupstorefix/testfiles/testbackupstorefix.pl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/backupstorefix/testfiles/testbackupstorefix.pl.in b/test/backupstorefix/testfiles/testbackupstorefix.pl.in
index d27c1106..28dc439f 100755
--- a/test/backupstorefix/testfiles/testbackupstorefix.pl.in
+++ b/test/backupstorefix/testfiles/testbackupstorefix.pl.in
@@ -104,7 +104,7 @@ elsif($ARGV[0] eq 'check')
{
print LISTING_COPY;
chomp; s/\r//;
- s/\[FILENAME NOT ENCRYPTED\]//;
+ s/ \[FILENAME NOT ENCRYPTED\]//;
if(exists $expected{$_})
{
delete $expected{$_}