1
0
Fork 0

fix call to phabtalk.py

This commit is contained in:
Mikhail Goncharov 2019-12-11 13:27:36 +01:00
parent 87bf3c2601
commit 4577fa81cd

View file

@ -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"
"""
}
}