From 1641b18c59a095e6b3c88f0a6660de6286e17278 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 28 May 2010 09:46:56 +0200 Subject: fix typo in gb-proxy-unblock-bug.py --- openbsc/contrib/gb-proxy-unblock-bug.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/contrib') diff --git a/openbsc/contrib/gb-proxy-unblock-bug.py b/openbsc/contrib/gb-proxy-unblock-bug.py index 60341c338..0cd4b871f 100755 --- a/openbsc/contrib/gb-proxy-unblock-bug.py +++ b/openbsc/contrib/gb-proxy-unblock-bug.py @@ -55,4 +55,4 @@ for (out, inp, type) in to_send: import time time.sleep(3) res = send_and_receive(bts_bvc_reset_8167) -print "Send all messages... check wireshark for the last response" +print "Sent all messages... check wireshark for the last response" -- cgit v1.2.3