Return proper return code from atom.sh

Also improve the test failure message returned by apm.
This commit is contained in:
Matt Colyer
2013-10-07 14:28:13 -07:00
parent 9f7b430c02
commit 64e8c978e4
2 changed files with 2 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ done
if [ $EXPECT_OUTPUT ]; then
$ATOM_BINARY --executed-from="$(pwd)" --pid=$$ $@
exit $?
else
open -a $ATOM_PATH -n --args --executed-from="$(pwd)" --pid=$$ $@
fi

2
vendor/apm vendored

Submodule vendor/apm updated: 162824eb1a...fcb19e296c