BUGFIX: changing test back to 'ls'

git-svn-id: http://www.neo1973-germany.de/svn@45 46df4e5c-bc4e-4628-a0fc-830ba316316d
main
kriss 16 years ago
parent f94ba7c903
commit 1f6aebe1a6

@ -304,7 +304,7 @@ class test:
def finished_app_test(self):
ls = ProcessInterface("hcitool scan hci0")
ls = ProcessInterface("ls")
while not ls.process_finished():
time.sleep(0.1) ## wait for command to compute

Loading…
Cancel
Save