--- tests/test_driver.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: make-4.1/tests/test_driver.pl =================================================================== --- make-4.1.orig/tests/test_driver.pl 2014-10-15 23:16:56.000000000 +0100 +++ make-4.1/tests/test_driver.pl 2014-10-15 23:17:23.000000000 +0100 @@ -49,7 +49,7 @@ $tests_passed = 0; $test_passed = 1; # Timeout in seconds. If the test takes longer than this we'll fail it. -$test_timeout = 5; +$test_timeout = 8; $test_timeout = 10 if $^O eq 'VMS'; # Path to Perl