aboutsummaryrefslogtreecommitdiffstats
path: root/extra-tools/precommitTests.sh
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-03-14 15:12:07 +0000
committerbloodstalker <thabogre@gmail.com>2017-03-14 15:12:07 +0000
commit3415c59baf1a570bbc8158fbb8c9aba464aaa617 (patch)
tree7dc6604b4f460fb7ed1430d3bfe44760c43c2185 /extra-tools/precommitTests.sh
parentremoved TAGS from all (diff)
downloadmutator-3415c59baf1a570bbc8158fbb8c9aba464aaa617.tar.gz
mutator-3415c59baf1a570bbc8158fbb8c9aba464aaa617.zip
minor change
Diffstat (limited to 'extra-tools/precommitTests.sh')
-rwxr-xr-xextra-tools/precommitTests.sh2
1 files changed, 1 insertions, 1 deletions
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 ..