From: jkratoch <> Date: Fri, 5 Mar 2010 09:57:55 +0000 (+0000) Subject: %dump+=$branch X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=d6877e53125472b5aef9a742cc09fbcad07b0f36;hp=9941dd67625f104aeb2954ff1942bc7b1b0df549 %dump+=$branch --- diff --git a/bin/hammock b/bin/hammock index 76f8c5b..c8f062f 100755 --- a/bin/hammock +++ b/bin/hammock @@ -205,6 +205,7 @@ spawn "uname -r >$dir/kernel"; my %dump=( "path"=>$path, "component"=>$component, + "branch"=>$branch, "srcrpm"=>$srcrpm, "file"=>join("\n",@file), "configure"=>$configure,