fix typo in gb-proxy-unblock-bug.py

This commit is contained in:
Harald Welte 2010-05-28 09:46:56 +02:00
parent bf51438a8a
commit 1641b18c59
1 changed files with 1 additions and 1 deletions

View File

@ -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"