Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2017-08-08 12:09:10 +0300
committernachoparker <nacho@ownyourbits.com>2017-08-11 00:17:56 +0300
commitf248c0fc096ad2e0c9b5bb2e3e7bc8d99512cb4f (patch)
treed82c85bebd797f7b9f4a0b7101eb7aad1218e325
parentfc4ea8a62379d2782b9fce349116c728cf16dde9 (diff)
stop qemu after tests
-rwxr-xr-xbatch.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/batch.sh b/batch.sh
index 666b9cfd..10016c84 100755
--- a/batch.sh
+++ b/batch.sh
@@ -55,6 +55,8 @@ wait_SSH $IP
sleep 180 # Wait for the services to start. Improve this ( wait HTTP && trusted domains )
tests/tests.py $IP
+ssh_pi $IP sudo halt
+
rm -f *.img
# License