From 247a0ed36dbb13123c380afc73ce60c031d3697b Mon Sep 17 00:00:00 2001 From: Nishi Date: Wed, 2 Oct 2024 09:43:12 +0000 Subject: [PATCH] add build description git-svn-id: file:///raid/svn-personal/koakuma/trunk@36 219d0f9c-2d94-d447-890a-813e76b88fe9 --- koakuma.cgi.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koakuma.cgi.in b/koakuma.cgi.in index 4608e12..c1087e4 100644 --- a/koakuma.cgi.in +++ b/koakuma.cgi.in @@ -482,7 +482,8 @@ if { [catch { dup $fid stdout dup $fid stderr - + + puts "Build trigger description: $builddesc" puts "===== Checkout" puts "Using VCS: $use_vcs" if { [llength [info procs "${use_vcs}_repository"]] == 0 } { -- 2.45.2