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