Skip to content

Commit 7048574

Browse files
Make sure bash is selected as the shell.
1 parent fa71cf1 commit 7048574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ ECOLAB_HOME=$(shell pwd)
2121
PATH:=$(PATH):$(ECOLAB_HOME)/utils
2222

2323
MCFG=include/Makefile.config
24+
SHELL=bash
2425

2526
ifneq ($(MAKECMDGOALS),clean)
2627
# make sure Classdesc is built first, even before starting to include Makefiles

0 commit comments

Comments
 (0)