BUGFIX: changing test back to 'ls'

git-svn-id: http://www.neo1973-germany.de/svn@45 46df4e5c-bc4e-4628-a0fc-830ba316316d
This commit is contained in:
kriss 2008-03-14 11:40:20 +00:00
parent f94ba7c903
commit 1f6aebe1a6

View file

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