aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/test-files
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/test-files')
-rwxr-xr-xansible/test-files/testrunner.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/test-files/testrunner.sh b/ansible/test-files/testrunner.sh
index db02db873..4443abdbd 100755
--- a/ansible/test-files/testrunner.sh
+++ b/ansible/test-files/testrunner.sh
@@ -51,6 +51,4 @@ do
echo "$TEST" > FailedTest.json
mv FailedTest.json $(date -d "today" +"%Y%m%d%H%M")CPPJIT.json
fi
- exit
done
-