Skip to content

Commit b3ab7f3

Browse files
committed
no shell
1 parent 2b92af3 commit b3ab7f3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ include ./plugin-tooling.mk
55
include ./test/e2e/Makefile
66

77
# Ensure Make is run with bash shell as some syntax below is bash-specific
8-
SHELL := /usr/bin/env bash
98

109
ROOT_DIR := $(shell git rev-parse --show-toplevel)
1110
ROOT_DIR := $(subst \,/,$(ROOT_DIR))

0 commit comments

Comments
 (0)