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 0c7488082a1..e6517ab098c 100755
--- a/contrib/patch_tester.sh
+++ b/contrib/patch_tester.sh
@@ -197,7 +197,7 @@ now () {
}
report () {
- echo "Checker: (`now`): $@" >> $REPORT
+ echo "Checker: $@" >> $REPORT
}
freport () {