tg-update.sh: repeat update when new dependencies picked up
commit8ad18d1f2249846a765e33c53a18b833576001d0
authorKyle J. McKay <mackyle@gmail.com>
Thu, 23 Mar 2017 17:14:25 +0000 (23 10:14 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 23 Mar 2017 17:14:25 +0000 (23 10:14 -0700)
treedd6bc8632d477e382903f18aa597b8db29379931
parenta3701f6b64450fbc390b4e99bbd9c20528fd3c46
tg-update.sh: repeat update when new dependencies picked up

Now that remote branch updates to .topdeps files are properly
merged in at update time (if a remote is set) and any newly
added dependencies automatically set up a local version of
a remote branch, re-run the affected branch's update when
this occurs to make sure update doesn't actually leave things
in a not up-to-date state.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
tg-update.sh