git-update: Also update gst-build
This commit is contained in:
parent
a6e6feac3e
commit
ac383f6b68
@ -107,5 +107,7 @@ if __name__ == "__main__":
|
||||
if options.no_color:
|
||||
Colors.disable()
|
||||
|
||||
if not update_repo('gst-build', SCRIPTDIR, None, options.no_interaction):
|
||||
exit(1)
|
||||
exit(not update_subprojects(options.manifest,
|
||||
options.no_interaction))
|
||||
|
Loading…
x
Reference in New Issue
Block a user