Skip to content

Commit

Permalink
use bash shell in make file
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady committed Oct 10, 2024
1 parent 76af2c6 commit 3501bea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.test
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SHELL := /bin/bash
MAKEFLAGS += --warn-undefined-variables
RED=\033[0;31m
GREEN=\033[0;32m
Expand Down

0 comments on commit 3501bea

Please sign in to comment.