* [gentoo-commits] portage r11750 - main/branches/prefix/bin
@ 2008-10-30 19:51 Fabian Groffen (grobian)
0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2008-10-30 19:51 UTC (permalink / raw
To: gentoo-commits
Author: grobian
Date: 2008-10-30 19:51:48 +0000 (Thu, 30 Oct 2008)
New Revision: 11750
Modified:
main/branches/prefix/bin/repoman
Log:
define myunadded such that repoman doesn't crash when being run in a non-{cvs,svn} dir
Modified: main/branches/prefix/bin/repoman
===================================================================
--- main/branches/prefix/bin/repoman 2008-10-30 07:58:25 UTC (rev 11749)
+++ main/branches/prefix/bin/repoman 2008-10-30 19:51:48 UTC (rev 11750)
@@ -1637,6 +1637,7 @@
if options.pretend:
print green("RepoMan sez:"), "\"So, you want to play it safe. Good call.\"\n"
+ myunadded = []
if vcs == "cvs":
try:
myvcstree=portage.cvstree.getentries("./",recursive=1)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-30 19:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-30 19:51 [gentoo-commits] portage r11750 - main/branches/prefix/bin Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox