diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-30 18:43:34 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-30 18:43:34 +0000 |
commit | 7df6163adc1837c48842471307ecb18aaded4530 (patch) | |
tree | 9fae96ffdf8f06d66592a09cdbf7674ab72a5c7a /test/stdout | |
parent | 548b76ed9d29909e67cc76449956f1d5f870bfc4 (diff) |
Testsuite: adjust for 64b-int compatability
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0415 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stdout/0415 b/test/stdout/0415 index 0dfbae865..7215cca80 100644 --- a/test/stdout/0415 +++ b/test/stdout/0415 @@ -1,4 +1,5 @@ check_spool_space = 4096000G +queue_only_load = 2000000.123 finduser_retries = 0 finduser_retries = 999999999 finduser_retries = 1023998976 |