fix call to phabtalk.py
This commit is contained in:
parent
87bf3c2601
commit
4577fa81cd
1 changed files with 1 additions and 1 deletions
2
Jenkins/Phabricator-pipeline/Jenkinsfile
vendored
2
Jenkins/Phabricator-pipeline/Jenkinsfile
vendored
|
@ -105,7 +105,7 @@ EOF
|
|||
--comment-file "${PHAB_LOG}" \
|
||||
--host "${PHABRICATOR_HOST}/api/" \
|
||||
--buildresult ${currentBuild.result} \
|
||||
---clang-format-patch="${TARGET_DIR}/clang-format.patch"
|
||||
---clang-format-patch "${TARGET_DIR}/clang-format.patch"
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue