Skip to content
Snippets Groups Projects
Commit bf07753b authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove debug output

parent c1a9414f
Branches
No related tags found
1 merge request!54git support for main as master branch
......@@ -30,8 +30,6 @@ if (array_key_exists("branchname", $aParams)) {
$sBranchname = $oPrj->getBranchname(true);
}
echo "DEBUG: Branch: [$sBranchname]<br>";
if (!array_key_exists("confirm", $aParams)) {
// ------------------------------------------------------------
// let the user click a button to make a new build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment