Skip to content

Commit

Permalink
no shell
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrareddyp committed Feb 14, 2024
1 parent 7396cf8 commit 23be282
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 @@ -5,7 +5,6 @@ include ./plugin-tooling.mk
include ./test/e2e/Makefile

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

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

0 comments on commit 23be282

Please sign in to comment.