Commit 35935d71 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Honour the -a option when -t is enabled.

parent de17f443
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -423,7 +423,7 @@ sub torture {
            logmsg " Failed on alloc number $limit in test.\n",
            " invoke with -t$limit to repeat this single case.\n";
            stopservers($verbose);
            exit 1;
            return 1;
        }
    }