-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- "Exit immediately if a command exits with a non-zero status." (set -e) - Fix incorrect `rm -rf COMPONENT_DIR` and add user prompt before deleting directory - Suggest to run `mvn package` when simplelanguage.jar is not found - Use pushd/popd in favor of `cd $COMPONENT_DIR || exit 1` - Mark variables as `readonly` - Minor consistency fixes
- Loading branch information
Showing
1 changed file
with
25 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters