summaryrefslogtreecommitdiff
path: root/contrib/patch_tester.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/patch_tester.sh')
-rwxr-xr-xcontrib/patch_tester.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/patch_tester.sh b/contrib/patch_tester.sh
index e6517ab098c..83f3322ee7d 100755
--- a/contrib/patch_tester.sh
+++ b/contrib/patch_tester.sh
@@ -197,7 +197,7 @@ now () {
}
report () {
- echo "Checker: $@" >> $REPORT
+ echo "$@" >> $REPORT
}
freport () {