From 69edbcbfb6ff20029d7a4419fe1785ff737c5984 Mon Sep 17 00:00:00 2001 From: Nabil Hachicha Date: Wed, 3 Feb 2016 16:06:26 +0000 Subject: [PATCH] start packager only once --- scripts/test.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/test.sh b/scripts/test.sh index a879bbf8..fab7249c 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -111,9 +111,8 @@ case "$TARGET" in npm install open_chrome - start_packager unlock_device - ./run-android.sh + ./run-android.sh # this will also start the packager # Despite the docs claiming -c to work, it doesn't, so `-T 1` alleviates that. adb logcat -c