removed echo on
This commit is contained in:
parent
688a8f5a8f
commit
6dc5e0b1d9
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ pipeline {
|
|||
/// send results to Phabricator
|
||||
echo "Sending build feedback to Phabricator..."
|
||||
bat """
|
||||
echo on
|
||||
python ${SCRIPT_DIR}/phabtalk/phabtalk.py "${PHID}" "${DIFF_ID}" ^
|
||||
--workspace "${LLVM_DIR}" ^
|
||||
--conduit-token "${CONDUIT_TOKEN}" ^
|
||||
|
|
Loading…
Reference in a new issue