Fix one wrong usage of _GetWantedNodes
authorIustin Pop <iustin@google.com>
Wed, 22 Aug 2007 15:53:06 +0000 (15:53 +0000)
committerIustin Pop <iustin@google.com>
Wed, 22 Aug 2007 15:53:06 +0000 (15:53 +0000)
commit8bd562f597460e661e297214953297f273f59b14
treefc4d591383568b7eb97664daac99498fbd649c2a
parent31ee599ca650b8d3047dc5e77d2933c9d80ccaab
Fix one wrong usage of _GetWantedNodes

_GetWantedNodes is used wrongly by the LUClusterCopyFile. This fixes that.

Reviewed-by: imsnah
lib/cmdlib.py