diff --git a/Makefile b/Makefile index 4153cdf..e4d2f19 100644 --- a/Makefile +++ b/Makefile @@ -79,7 +79,7 @@ tests_run: clean $(UT) func: all - where bash + ls /usr/bin cd tests/tester/ && cp ../../$(NAME) $(NAME) && ./tester.sh rm tests/tester/$(NAME)