Skip to content

Commit

Permalink
chore: remove .SHELLFLAGS for more discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
jenstroeger committed Oct 6, 2022
1 parent 92e6dfb commit 1ebcf37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# Use bash as the shell when executing a rule's recipe. For more details:
# https://www.gnu.org/software/make/manual/html_node/Choosing-the-Shell.html
SHELL := bash
.SHELLFLAGS += -e

# Set the package's name and version for use throughout the Makefile.
PACKAGE_NAME=package
Expand Down

0 comments on commit 1ebcf37

Please sign in to comment.