aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1440
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1440')
-rw-r--r--tests/data/test14406
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/data/test1440 b/tests/data/test1440
index 7ed0c4d5f..e87cafb08 100644
--- a/tests/data/test1440
+++ b/tests/data/test1440
@@ -2,6 +2,7 @@
<info>
<keywords>
--write-out
+FILE
</keywords>
</info>
# Server-side
@@ -18,12 +19,15 @@ file
Check --write-out with trailing %{
</name>
<command>
-file://localhost/%PWD/log/ --write-out '%{'
+file://localhost/%PWD/log/non-existent-file.txt --write-out '%{'
</command>
</client>
# Verify data
<verify>
+<errorcode>
+37
+</errorcode>
<stdout nonewline="yes">
%{
</stdout>