Skip to content

Commit

Permalink
Merge fdf4c74 into f25888f
Browse files Browse the repository at this point in the history
  • Loading branch information
filipbarak authored Nov 19, 2018
2 parents f25888f + fdf4c74 commit 7abfa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hook
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ elif [[ -x "$LOCAL" ]]; then
fi

#
# Add --dry-run cli flag support so we can execute this hook without side affects
# Add --dry-run cli flag support so we can execute this hook without side effects
# and see if it works in the current environment
#
if [[ $* == *--dry-run* ]]; then
Expand Down

0 comments on commit 7abfa7d

Please sign in to comment.