zoomsh: fix set command to use remaning args for value
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 10 Aug 2011 09:23:19 +0000 (11:23 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 10 Aug 2011 09:23:19 +0000 (11:23 +0200)
commit4487d4c1bac624b4d02f99ad0f1239e405bed425
tree25c61868c7b18b04e0fd5609f7e48fbda9fe8be4
parent2a890281a1ded6f53a1a6cbaaceea24e1b8f43e0
zoomsh: fix set command to use remaning args for value

Before, only one token was taken as value for set (or one would have to
quote if a token contained space).
zoom/zoomsh.c