buildtools.sh: show progress

This commit is contained in:
2016-11-26 04:28:37 +01:00
parent 79eb26540e
commit 8bcf5fe6de
2 changed files with 26 additions and 3 deletions

View File

@ -8,7 +8,8 @@ if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then
export PATH="$JEHANNE/hacking/bin:$PATH"
export SH=`which rc`
export ARCH=amd64
git clean -x -d -f
git clean -xdf .
(cd $JEHANNE/hacking; git clean -xdf .)
if [ ! -f "$JEHANNE/hacking/bin/ufs" ]; then
echo "Cannot find build tools in $JEHANNE/hacking/bin"
$JEHANNE/hacking/buildtools.sh