diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-12-13 13:41:28 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-12-13 13:41:28 +0000 |
commit | dff406a36022f68d8f64802a8b0c14344851c4bd (patch) | |
tree | 885662e8df70cfe065bcac5611acd859d3fc2144 | |
parent | d346ba5c3c685ecb58e40b1fdd48c0f6dca332b5 (diff) |
one slash too many
-rw-r--r-- | tests/data/test502 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test502 b/tests/data/test502 index f76fef2e7..4c62bca4e 100644 --- a/tests/data/test502 +++ b/tests/data/test502 @@ -24,7 +24,7 @@ lib502 simple multi file:// get </name> <command> -file:///%PWD/log/test502.txt +file://%PWD/log/test502.txt </command> <file name="log/test502.txt"> foo |