Rename _PreBuildNICHooksList to _NICListToTuple
authorGuido Trotter <ultrotter@google.com>
Wed, 17 Jun 2009 10:59:09 +0000 (11:59 +0100)
committerGuido Trotter <ultrotter@google.com>
Wed, 17 Jun 2009 13:21:09 +0000 (14:21 +0100)
commitf9b10246bf5ead39165b91ce5d3716494de8e1dd
tree19ab611701646add3959d7d09847640767e440ba
parent2b1ac2247d942c4c689ccb8f71d4d53d82be416a
Rename _PreBuildNICHooksList to _NICListToTuple

We're going to use this helper function for more than just hooks, so
we'll give it a more generic name.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py