Changed error return codes to match update code.
This commit is contained in:
@@ -35,8 +35,6 @@ for ssh test
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<protocol>
|
||||
</protocol>
|
||||
<valgrind>
|
||||
disable
|
||||
</valgrind>
|
||||
|
||||
@@ -35,8 +35,6 @@ for ssh test
|
||||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<protocol>
|
||||
</protocol>
|
||||
<valgrind>
|
||||
disable
|
||||
</valgrind>
|
||||
|
||||
@@ -24,7 +24,7 @@ SFTP retrieval of nonexistent file
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
79
|
||||
78
|
||||
</errorcode>
|
||||
<valgrind>
|
||||
disable
|
||||
|
||||
@@ -24,7 +24,7 @@ SFTP invalid user login
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
67
|
||||
</errorcode>
|
||||
<valgrind>
|
||||
disable
|
||||
|
||||
@@ -24,7 +24,7 @@ SCP invalid user login
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
67
|
||||
</errorcode>
|
||||
<valgrind>
|
||||
disable
|
||||
|
||||
Reference in New Issue
Block a user