| commit | af5e3d668f7ef87f8f9ccd78a979d36595c060a5 | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Thu Apr 13 21:32:54 2017 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Thu Apr 13 21:32:54 2017 +0000 |
| tree | 4584ae7452e2a23e2bff997aa1797ecc4cf23957 | |
| parent | 1f92d44544998291165942ae59626ccac7731fc8 [diff] | |
| parent | 8f8b274e60ac94bd6b2486ea075217411550c257 [diff] |
Merge "Clean up apache 2.2 cruft from Ubuntu 12.04"
diff --git a/tools/fixup_stuff.sh b/tools/fixup_stuff.sh index 6f680b8..f3ba702 100755 --- a/tools/fixup_stuff.sh +++ b/tools/fixup_stuff.sh
@@ -91,7 +91,9 @@ # Otherwise use upstream UCA sudo add-apt-repository -y cloud-archive:ocata fi - sudo apt-get update + # Force update our APT repos, since we added UCA above. + REPOS_UPDATED=False + apt_get_update fi