Fix LUGrowDisk
authorGuido Trotter <ultrotter@google.com>
Mon, 8 Sep 2008 15:54:03 +0000 (15:54 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 8 Sep 2008 15:54:03 +0000 (15:54 +0000)
commit86de84ddec81b1f79b5647ebd852f9f89458fda5
tree401c54b278476a70dba22372bb324730b72e0ee2
parent43f5ea7ab773871bfff7e4071f3c6ddbc0a73708
Fix LUGrowDisk

The rpc library returns a list, not a tuple, so we'll accept both.

Reviewed-by: iustinp
lib/cmdlib.py