Changed error return codes to match update code.
authorDan Fandrich <dan@coneharvesters.com>
Mon, 9 Apr 2007 18:24:56 +0000 (18:24 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 9 Apr 2007 18:24:56 +0000 (18:24 +0000)
tests/data/test600
tests/data/test601
tests/data/test604
tests/data/test606
tests/data/test607

index 36198ce..e7fa164 100644 (file)
@@ -35,8 +35,6 @@ for ssh test
 #
 # Verify data after the test has been "shot"
 <verify>
-<protocol>
-</protocol>
 <valgrind>
 disable
 </valgrind>
index f624aad..c74c619 100644 (file)
@@ -35,8 +35,6 @@ for ssh test
 #
 # Verify data after the test has been "shot"
 <verify>
-<protocol>
-</protocol>
 <valgrind>
 disable
 </valgrind>
index 77610de..c55a380 100644 (file)
@@ -24,7 +24,7 @@ SFTP retrieval of nonexistent file
 # Verify data after the test has been "shot"
 <verify>
 <errorcode>
-79
+78
 </errorcode>
 <valgrind>
 disable
index 6a72a92..6f3b5fc 100644 (file)
@@ -24,7 +24,7 @@ SFTP invalid user login
 # Verify data after the test has been "shot"
 <verify>
 <errorcode>
-2
+67
 </errorcode>
 <valgrind>
 disable
index 66e08e1..503c426 100644 (file)
@@ -24,7 +24,7 @@ SCP invalid user login
 # Verify data after the test has been "shot"
 <verify>
 <errorcode>
-2
+67
 </errorcode>
 <valgrind>
 disable