Merge pull request #8029 from edx/clytwynec/all-tests-exit-status

add exit status back
This commit is contained in:
Christine Lytwynec
2015-05-13 15:09:01 -04:00

View File

@@ -237,4 +237,7 @@ END
END
;;
esac
exit $EXIT
;;
esac