We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b92af3 commit b3ab7f3Copy full SHA for b3ab7f3
1 file changed
Makefile
@@ -5,7 +5,6 @@ include ./plugin-tooling.mk
5
include ./test/e2e/Makefile
6
7
# Ensure Make is run with bash shell as some syntax below is bash-specific
8
-SHELL := /usr/bin/env bash
9
10
ROOT_DIR := $(shell git rev-parse --show-toplevel)
11
ROOT_DIR := $(subst \,/,$(ROOT_DIR))
0 commit comments