mi 2 git: bobby now verbose

This commit is contained in:
miefda 2015-12-30 18:17:38 +01:00
parent eba696c5d2
commit b96fd072e1

View File

@ -55,7 +55,7 @@ let
nick = config.krebs.build.host.name;
channel = "#retiolum";
server = "cd.retiolum";
verbose = config.krebs.build.host.name == "prism";
verbose = config.krebs.build.host.name == "bobby";
};
};
};