From 1f2dbd00b70cc1a438a00c26a1dc564cbf642f03 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 12 Feb 2017 06:52:29 +0330 Subject: added pwd just for diag --- extra-tools/precommitTests.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'extra-tools') diff --git a/extra-tools/precommitTests.sh b/extra-tools/precommitTests.sh index 141c535..f676428 100755 --- a/extra-tools/precommitTests.sh +++ b/extra-tools/precommitTests.sh @@ -7,6 +7,7 @@ Orange="\033[0;33m" NC="\033[0m" printf "${Lblue}switching to mutator root...\n${NC}" +pwd cd .. printf "${Lblue}running make clean...\n${NC}" | tee ./test/precommit.rep -- cgit v1.2.3