update musl stage generation
This commit is contained in:
parent
7689550ee1
commit
24a82d21d0
8 changed files with 10 additions and 11 deletions
|
@ -63,10 +63,6 @@ main() {
|
|||
for flavor in hardened vanilla; do
|
||||
do_stages ${arch} ${flavor}
|
||||
[[ $? == 1 ]] && echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
|
||||
# (
|
||||
# do_stages ${arch} ${flavor}
|
||||
# [[ $? == 1 ]] && echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
|
||||
# ) &
|
||||
done
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue