Fix bug in 'rhizomeprotocol' test

Now it passes about 30% of the time!
This commit is contained in:
Andrew Bettison 2012-07-11 14:22:55 +09:30
parent 4eb3910dc1
commit 6b1becd328

View File

@ -60,7 +60,7 @@ test_FileTransferNew() {
sleep 10
set_instance +B
executeOk_servald rhizome list ''
assert_rhizome_list file1
assert_rhizome_list file1!
}
runTests "$@"