* [gentoo-commits] portage r11751 - main/trunk/bin
@ 2008-10-30 19:54 99% Zac Medico (zmedico)
0 siblings, 0 replies; 1+ results
From: Zac Medico (zmedico) @ 2008-10-30 19:54 UTC (permalink / raw
To: gentoo-commits
Author: zmedico
Date: 2008-10-30 19:54:19 +0000 (Thu, 30 Oct 2008)
New Revision: 11751
Modified:
main/trunk/bin/repoman
Log:
define myunadded such that repoman doesn't crash when being run in a
non-{cvs,svn} dir (branches/prefix r11750)
Modified: main/trunk/bin/repoman
===================================================================
--- main/trunk/bin/repoman 2008-10-30 19:51:48 UTC (rev 11750)
+++ main/trunk/bin/repoman 2008-10-30 19:54:19 UTC (rev 11751)
@@ -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 [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-10-30 19:54 99% [gentoo-commits] portage r11751 - main/trunk/bin Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox