Kaydet (Commit) f99b0110 authored tarafından Neal Norwitz's avatar Neal Norwitz

Make sure to checkout any new packages

üst e87a28cd
......@@ -266,7 +266,7 @@ if [ $conflict_count != 0 ]; then
echo "Conflict detected in $CONFLICTED_FILE. Doc build skipped." > ../build/$F
err=1
else
make update html >& ../build/$F
make checkout update html >& ../build/$F
err=$?
fi
update_status "Making doc" "$F" $start
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment