Modify the expectation in the expect script to be a string. Remove the test folder upon completion

This commit is contained in:
Erjan Gavalji
2015-10-15 16:43:57 +03:00
parent fd494a6a29
commit b5e83c1f75
2 changed files with 3 additions and 1 deletions

View File

@@ -79,3 +79,5 @@ echo "Waiting for the tests to finish executing..."
time ./expect.exp
pkill $emuProcId && true
rm -rd $workingdir