chiark / gitweb /
Don't send a string as cmds to SilentPopen
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 17 Feb 2014 13:59:55 +0000 (14:59 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 17 Feb 2014 13:59:55 +0000 (14:59 +0100)
commita051ea9b93ea2aba295e07545c99f48ea749898d
treef24922ad196633dab9aea7106e6a6c5a8b8643ec
parent8533b8c44e871b8547800b35932f5183b1374fdd
Don't send a string as cmds to SilentPopen

Also, rm= checks for the validity of the paths. That's not useful, since one
could easily do "init=rm -rf ." without that same error popping up.
fdroidserver/common.py