nova-agent-watcher: bump to latest commit

This commit is contained in:
Brian Waldon 2014-09-09 18:16:30 -07:00
parent 5735b43358
commit 3be986a6b2
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64" KEYWORDS="~amd64"
else else
CROS_WORKON_COMMIT="009d692fae33114334aaecbf2abe001d826877f4" CROS_WORKON_COMMIT="7a1d0dee6366ea7269b603a496da62666fe585da"
KEYWORDS="amd64" KEYWORDS="amd64"
fi fi