Testsuite: fix for ndbm
[exim.git] / test / runtest
index 209cd9c1e8f3261a13a0851f4aa7c1b324b3d6b5..6f1bd0adda28fa536ee93b9f27e700a11c54e26e 100755 (executable)
@@ -2038,7 +2038,7 @@ if (! $message_skip)
 
   foreach $mail (@mails)
     {
-    next if $mail eq "test-mail/oncelog";
+    next if $mail =~ /^test-mail\/oncelog(.(dir|pag|db))?$/;
 
     $saved_mail = substr($mail, 10);               # Remove "test-mail/"
     $saved_mail =~ s/^$parm_caller(\/|$)/CALLER/;  # Convert caller name