Index: /trunk/BNC/test_bnc_qt.cpp
===================================================================
--- /trunk/BNC/test_bnc_qt.cpp	(revision 387)
+++ /trunk/BNC/test_bnc_qt.cpp	(revision 388)
@@ -20,4 +20,5 @@
   if (!socket.waitForConnected(10000)) {
     cout << "not connected" << endl;
+    exit(1);
   }
 
