diff --git a/atom.sh b/atom.sh index 53de6a493..6ee2b9990 100755 --- a/atom.sh +++ b/atom.sh @@ -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 diff --git a/vendor/apm b/vendor/apm index 162824eb1..fcb19e296 160000 --- a/vendor/apm +++ b/vendor/apm @@ -1 +1 @@ -Subproject commit 162824eb1a73c154e3bf823c591fa42f8ebcaa37 +Subproject commit fcb19e296ca8979a28d2d503c2650f4ef381c8be