From 3415c59baf1a570bbc8158fbb8c9aba464aaa617 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 14 Mar 2017 18:42:07 +0330 Subject: minor change --- extra-tools/precommitTests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra-tools/precommitTests.sh b/extra-tools/precommitTests.sh index ed50bbe..06881a0 100755 --- a/extra-tools/precommitTests.sh +++ b/extra-tools/precommitTests.sh @@ -6,7 +6,7 @@ Lblue="\033[1;34m" Orange="\033[0;33m" NC="\033[0m" -REP_FILE="/test/precommit.rep" +REP_FILE="test/precommit.rep" printf "${Lblue}switching to mutator root...\n${NC}" | tee ../test/precommit.rep cd .. -- cgit v1.2.3