diff options
Diffstat (limited to 'jjb/common/include-agl-repo.sh')
-rw-r--r-- | jjb/common/include-agl-repo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/common/include-agl-repo.sh b/jjb/common/include-agl-repo.sh index d7411515..c2bdf930 100644 --- a/jjb/common/include-agl-repo.sh +++ b/jjb/common/include-agl-repo.sh @@ -30,5 +30,5 @@ fi # next: repo sync and dump manifest -repo sync --force-sync --detach --no-clone-bundle +repo sync --force-broken --force-sync --detach --no-clone-bundle |