Remove quotes since rsync doesn't accept them (and there is no shell to remove them...
authorZac Medico <zmedico@gentoo.org>
Thu, 22 Feb 2007 23:44:09 +0000 (23:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 22 Feb 2007 23:44:09 +0000 (23:44 -0000)
commite3f64e64361bfdf62f5548c66542e1f51ad8c919
tree002dd63aa4a868b8c22e1d525d127aa43f86624c
parentf4b9d802ea149a5c121ba8d00be8b177bca7aafd
Remove quotes since rsync doesn't accept them (and there is no shell to remove them since we use spawn() for rsync now).

svn path=/main/trunk/; revision=6048
pym/emerge/__init__.py