]> rtime.felk.cvut.cz Git - frescor/frsh.git/blobdiff - frsh_api/tests/negotiation.sh
tests: Update negotiation test and fix problems
[frescor/frsh.git] / frsh_api / tests / negotiation.sh
index f92a30973e97faa9de8f1469f93a2ac940b896af..6046f4ec04b9e54123032cf4d21576c34c8f392a 100755 (executable)
@@ -5,10 +5,12 @@
 WVSTART Setup
 WVPASS fcb -dfcb.pid
 WVPASS frm_dummy -dfrm.pid
-WVPASS negotiation.wv
+trap '
 WVSTART Kill
 WVPASS kill `cat fcb.pid`
 WVPASS rm fcb.pid
 WVPASS kill `cat frm.pid`
 WVPASS rm frm.pid
+' 0
+WVPASS negotiation