fixed typo
This commit is contained in:
parent
b43faca313
commit
3a8a4bed96
@ -32,5 +32,5 @@ curl -v \
|
|||||||
# this should succeed since credentials were presented
|
# this should succeed since credentials were presented
|
||||||
curl -v \
|
curl -v \
|
||||||
-b ${COOKIEJAR} \
|
-b ${COOKIEJAR} \
|
||||||
${URl}/private/secret.txt
|
${URL}/private/secret.txt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user