Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I299ffae4b0929c149db73af8ff05ab86ce0859b1
- ci-platform-{project}-verify-CIBT-{testmachine}
- ci-platform-{project}-verify-CIBT-complete
- ci-platform-{project}-verify-CIBT-finish-success
- - ci-platform-{project}-merge-update-next
+ #- ci-platform-{project}-merge-update-next
- ci-platform-{project}-remove-artifacts
description: "Managed by JJB. Do not Edit. \
<br>Build time graph:<br><img src='buildTimeGraph/png' />"
fi
if [ -e releng-scripts/utils ]; then
- export PATH=$PATH:$PWD/releng-scripts/utils
+ export PATH="/usr/bin:$PATH:$PWD/releng-scripts/utils"
RELENG=$PWD/releng-scripts
fi