Merge branch 'al-android-example' of https://github.com/realm/realm-js into al-android-example

This commit is contained in:
Nabil Hachicha 2016-01-22 23:24:08 +00:00
commit c136e49bd7

View File

@ -112,7 +112,7 @@ else
fi
# kill all children
pkill -P $$
pkill -P $$ || true
pkill node || true
rm -f $PACKAGER_OUT
rm -f $LOGCAT_OUT