Fix hook node list when adding node
authorMichael Hanselmann <hansmi@google.com>
Thu, 17 Mar 2011 10:52:23 +0000 (11:52 +0100)
committerMichael Hanselmann <hansmi@google.com>
Thu, 17 Mar 2011 11:49:42 +0000 (12:49 +0100)
commit0dfa2c2271131bd9b6e0409f642b4e094827c871
tree6a08a40894d6ac4b3227fc1f7d8a298209a1fa08
parentdd7f6776235601c60ce4257c710a2bc0be80a206
Fix hook node list when adding node

This broke QA (and everyone trying to add a node) by complaining about
different node lists.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py