mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Update cros.sh
This commit is contained in:
parent
0f25419586
commit
448d59d1f1
2
cros.sh
2
cros.sh
@ -68,6 +68,8 @@ for repo in $($MANIFEST_XML_REPOLIST $MANIFEST_DIR/default.xml cros chromium); d
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
wait # wait for all background jobs
|
||||||
|
|
||||||
if [[ -z ${DRY_RUN:-} && "$USE_BITMAP_INDEX" == "1" ]]; then
|
if [[ -z ${DRY_RUN:-} && "$USE_BITMAP_INDEX" == "1" ]]; then
|
||||||
git_repack
|
git_repack
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user