aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-05-03 07:09:32 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-05-03 07:09:32 +0000
commit3cf031d00479ab36b9c9be74ffcf3fddb5f1e058 (patch)
tree0e627f4f4f92c7d94dccea960575975f7fe87e9a
parent7e2edbbd817dfdb2755214d8c841a95fe4ed08c0 (diff)
run.sh: Add exit at the end.christophe
Change-Id: I5e8c8dbe9e71873aa1be48a3c7780e71a4987714
-rwxr-xr-xrun.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/run.sh b/run.sh
index 8eab414..85d044b 100755
--- a/run.sh
+++ b/run.sh
@@ -193,3 +193,5 @@ wait
kill $sleep_pid
#sudo ${mydir}/set-freq.sh 0,1,2,3 ondemand 0 0 0
+
+exit