diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/nptl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in index 700a464cf..09e2804a6 100644 --- a/test/nptl/Makefile.in +++ b/test/nptl/Makefile.in @@ -211,4 +211,4 @@ OPTS_tst-cancel7 = -c ./tst-cancel7 OPTS_tst-mqueue7 = -- ./tst-mqueue7 OPTS_tst-exec4 = ./tst-exec4 -WRAPPER := env LD_LIBRARY_PATH="$$PWD:.:$(LD_LIBRARY_PATH)" TIMEOUTFACTOR=100 +WRAPPER := env LD_LIBRARY_PATH="$$PWD:.:$(LD_LIBRARY_PATH)" TIMEOUTFACTOR=10 |