diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-08-19 23:38:10 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-08-19 23:38:10 +0000 |
commit | 0ea74e3255b394542c932aaa94fb620052bcb8d3 (patch) | |
tree | 4973cac36fdd1a0d550fe01655452b0e8d0f2b36 /tests | |
parent | 3bd52e3cb1f6d271f2c9ae6b311f1088b373993d (diff) | |
download | curl-0ea74e3255b394542c932aaa94fb620052bcb8d3.tar.gz |
switch off globbing to enable [] in file names for -T
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test58 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test58 b/tests/data/test58 index 9c8cce898..3ab53e8cb 100644 --- a/tests/data/test58 +++ b/tests/data/test58 @@ -19,7 +19,7 @@ http HTTP PUT from file with weird letters </name> <command> -http://%HOSTIP:%HOSTPORT/we/want/ -T log/58te[]st.txt +http://%HOSTIP:%HOSTPORT/we/want/ -T log/58te[]st.txt -g </command> <file name="log/58te[]st.txt"> a few bytes |