tests: disable valgrind on the remaining scp/sftp tests

This commit is contained in:
Dan Fandrich
2014-03-15 10:24:50 +01:00
parent e8aff0c588
commit 02bba0ce7d
4 changed files with 12 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ SFTP retrieval of nonexistent file
#
# Verify data after the test has been "shot"
<verify>
<valgrind>
disable
</valgrind>
<errorcode>
78
</errorcode>