aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-03-18 22:59:04 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-03-18 22:59:04 +0000
commite9a460411fcbf28c9e8b4e6afba4a7d1efa8bde2 (patch)
treeca5c89dab66cd25e44a00d469573cf86e925c34e /tests
parenta57098ea9b6148b900300b6dd385a3a7533bd656 (diff)
Fixed an infinite loop when given an invalid SFTP quote command.
Diffstat (limited to 'tests')
-rw-r--r--tests/data/DISABLED1
-rw-r--r--tests/data/test6266
2 files changed, 3 insertions, 4 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index e596ddcc1..eb8bc3190 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -4,4 +4,3 @@
# per line.
# Lines starting with '#' letters are treated as comments.
617
-626
diff --git a/tests/data/test626 b/tests/data/test626
index 46360fb4e..475b6d7dd 100644
--- a/tests/data/test626
+++ b/tests/data/test626
@@ -32,9 +32,9 @@ Test file for rename test
#
# Verify data after the test has been "shot"
<verify>
-<file name="log/file626-renamed.txt">
-Test file for rename test
-</file>
+<errorcode>
+21
+</errorcode>
<valgrind>
disable
</valgrind>