aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2014-03-20 11:53:44 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2014-03-20 11:53:44 +0000
commit0cf318c2be4362fca1b43a837019a13911a3d69b (patch)
tree889c4b0802a7e97b847e72ff0027311166a0ce97
parent6d7c1190277425fe9badaf07a76e4f629a46e0f1 (diff)
removed post processing from tear-down.sh. It should go to separate script
-rwxr-xr-xtear-down.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tear-down.sh b/tear-down.sh
index a5d77d3..ad529e8 100755
--- a/tear-down.sh
+++ b/tear-down.sh
@@ -5,8 +5,3 @@ adb devices
echo "Disconnecting adb from $IPADDR:5555"
adb disconnect $IPADDR:5555
adb devices
-
-# do post processing of results
-
-# remove database
-#rm /root/db_results/$1.db