split rsync directory listing correctly
authorDiane Trout <diane@caltech.edu>
Sun, 30 Dec 2007 23:28:17 +0000 (23:28 +0000)
committerDiane Trout <diane@caltech.edu>
Sun, 30 Dec 2007 23:28:17 +0000 (23:28 +0000)
commita95da60f7d33fb510506dff3110e156510437db6
tree1039bc230a3a90a0b1679838302d092e7082a0bc
parent0c52be1dd51e9595e8ba43f2ee190e5689b00999
split rsync directory listing correctly
ticket:5
My previous code was generating a too many values to unpack exception
if there was a filename with spaces in it.
gaworkflow/copier.py
test/test_copier.py