Bug #208782 - Consistently use double quotes rather than mixining in single
authorZac Medico <zmedico@gentoo.org>
Fri, 8 Feb 2008 00:20:50 +0000 (00:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 8 Feb 2008 00:20:50 +0000 (00:20 -0000)
quotes. (trunk r9285)

svn path=/main/branches/2.1.2/; revision=9286

bin/emerge

index beb9fb61467b553f7c268d921c1496990860c5ca..4d8d3a656769626dadc6ea9f296016ac37df7b37 100755 (executable)
@@ -225,7 +225,7 @@ shortmapping={
 "p":"--pretend",   "P":"--prune",
 "q":"--quiet",
 "s":"--search",    "S":"--searchdesc",
-'t':"--tree",
+"t":"--tree",
 "u":"--update",
 "v":"--verbose",   "V":"--version"
 }