]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
cli: if response code from wapi server is not 200 then stop instead of proceeding
authorZooko O'Whielacronx <zooko@zooko.com>
Sat, 20 Dec 2008 14:49:18 +0000 (07:49 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sat, 20 Dec 2008 14:49:18 +0000 (07:49 -0700)
commitc79230c854fd8369187da1ea280fae78fb3ef2e8
tree73e505779970fb976d197904ec683ac5d4d272f4
parentec865633265b896538424aa21bb3d0da8f37d0a1
cli: if response code from wapi server is not 200 then stop instead of proceeding
Also, include the data that failed to json parse in an exception raised by the json parser.
src/allmydata/scripts/tahoe_ls.py