It's all about the answers!

Ask a question

How do I disable/suppress the display of commands in build result


Michael Mazibuko (215) | asked Jan 20 '20, 2:14 a.m.

 I have a Rational Build Agent Command Line build that displays the commands it executes as as part of the build results. I would like to disable this and the requester should only see the final result of the build passing or failing with errors. 


I can set echo off in the build definition but these commands are displayed before they are executed. 

I believe that I should be able to hide the logging of assigning the build's variable like the ones below:

Substituted the following build property variables:
Substituted the following configuration element property variables:
Should build occur?
Yes: Always build a user initiated request.
AUTH set user account to "dause"
SET "BF_AGENT_VERSION"="8.0.0.3-0-0007"
SET "com.ibm.team.build.internal.template.id"="com.ibm.rational.buildforge.buildagent.ui.buildDefinitionTemplate"
SET "com.ibm.team.build.internal.engine.monitoring.threshold"="3"
SET "com.ibm.team.build.internal.engine.request.processing.disabled"="false"

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.