diff options
Diffstat (limited to 'tests/data/test1063')
-rw-r--r-- | tests/data/test1063 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1063 b/tests/data/test1063 index 2979094dc..de2085d3e 100644 --- a/tests/data/test1063 +++ b/tests/data/test1063 @@ -28,7 +28,7 @@ Invalid large X- range on a file:// # This range value is 2**32+7, which will be truncated to the valid value 7 # if the large file support is not working correctly <command> --r 4294967303- file://localhost/%PWD/log/test1063.txt +-r 4294967303- file://localhost%FILE_PWD/log/test1063.txt </command> <file name="log/test1063.txt"> 1234567890 |