For bug #177591, increase shell compatibility by preserving quotes in varexpand(...
authorZac Medico <zmedico@gentoo.org>
Wed, 9 May 2007 22:59:35 +0000 (22:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 9 May 2007 22:59:35 +0000 (22:59 -0000)
commit465c0fe68b19f84547b328669e9fd42039f0057e
tree61a68ea176b8ed8a2e895de9e16eae2246c4c8e7
parent6c4112a19319fbf87250a6e3601875949812e1db
For bug #177591, increase shell compatibility by preserving quotes in varexpand() since quote removal is handled by shlex. (trunk r6504:6505)

svn path=/main/branches/2.1.2/; revision=6510
pym/portage_util.py