]> arthur.barton.de Git - ngircd.git/blobdiff - src/testsuite/stress-B.e
Test suite: wait for ERROR message on QUIT
[ngircd.git] / src / testsuite / stress-B.e
index 95156cbb552041a88222bb27a9ca3f4d7481c646..53c75a040ce380db9ead1eda158f48a7b1cbd304 100644 (file)
@@ -72,5 +72,5 @@ sleep 1
 send "quit\r"
 expect {
        timeout { exit 1 }
-       "Connection closed"
+       "ERROR :Closing connection"
 }