diff --git a/runtestsapp.sh b/runtestsapp.sh index b792d8aeb..3eef5c7a4 100755 --- a/runtestsapp.sh +++ b/runtestsapp.sh @@ -65,4 +65,4 @@ echo "------------------------------------------------" echo "Waiting for the tests to finish executing..." time ./expect.exp -#pkill ".*emulator64-x86" && true +pkill ".*emulator64-x86" && true