aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-05-28 09:46:56 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-28 09:46:56 +0200
commit1641b18c59a095e6b3c88f0a6660de6286e17278 (patch)
tree16008da9c4e99702175cbbc600dfdf0d092299d8 /openbsc
parentbf51438a8aeaa67076e209587b83cafe6c4fa4d2 (diff)
fix typo in gb-proxy-unblock-bug.py
Diffstat (limited to 'openbsc')
-rwxr-xr-xopenbsc/contrib/gb-proxy-unblock-bug.py2
1 files changed, 1 insertions, 1 deletions
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"