mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 08:42:24 +00:00
Debugging postpush.pl
This commit is contained in:
parent
61c9790edc
commit
3a17e1a656
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ use POSIX "strftime";
|
||||||
use CGI qw(:standard escapeHTML);
|
use CGI qw(:standard escapeHTML);
|
||||||
use JSON;
|
use JSON;
|
||||||
|
|
||||||
|
|
||||||
sub writelog {
|
sub writelog {
|
||||||
my ($msg) = @_;
|
my ($msg) = @_;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue