X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/fca41d5a245023376c7d7716a3f84abc2aaa4b8e..770feb2f08f38dc1ac8e484659c60c8dd76d370c:/test/runtest diff --git a/test/runtest b/test/runtest index aeca824e1..048fc2a0b 100755 --- a/test/runtest +++ b/test/runtest @@ -3358,9 +3358,20 @@ foreach $test (@test_list) undef %expected_msglogs; # Open the test's script - open(SCRIPT, "scripts/$test") || tests_exit(-1, "Failed to open \"scripts/$test\": $!"); + # Run through the script once to set variables which should be global + while (