From 3a17e1a65685db28158fd65fff295e93a1bec31f Mon Sep 17 00:00:00 2001 From: David Brown Date: Mon, 27 Jun 2016 17:56:19 +0100 Subject: [PATCH] Debugging postpush.pl --- src/tools/testcoordinator/postpush.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/testcoordinator/postpush.pl b/src/tools/testcoordinator/postpush.pl index de0eb616..947ef1d5 100644 --- a/src/tools/testcoordinator/postpush.pl +++ b/src/tools/testcoordinator/postpush.pl @@ -9,6 +9,7 @@ use POSIX "strftime"; use CGI qw(:standard escapeHTML); use JSON; + sub writelog { my ($msg) = @_;