mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-09 06:21:03 +02:00
I got antsy and merged gtest into the portage-stable repo before I should have, so now upgrading gmock/glog fails because the config wrapper from gtest doesn't get wrapped with existing installs. (See commit 2cfb1bfb4742e917d4d7e629 in the chromiumos overlay). Force everyone to upgrade so the hook fires and wraps the script. BUG=chromium-os:21276 TEST=`emerge gtest gmock glog` still works Change-Id: I9137b3e9367040fe6a078499ddedcfe41a34df69 Reviewed-on: https://gerrit.chromium.org/gerrit/12333 Reviewed-by: David James <davidjames@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>