projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55263ab
)
Update the auto-add message to say "Manifest" instead of "digests". Thanks to
author
Zac Medico
<zmedico@gentoo.org>
Tue, 28 Oct 2008 21:22:22 +0000
(21:22 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 28 Oct 2008 21:22:22 +0000
(21:22 -0000)
grobian.
svn path=/main/trunk/; revision=11739
bin/repoman
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index 0f27e5de8cf6f1a917575134972773427bf0033b..9cb0a6f63ad681adb4e8b10178716a99afd05441 100755
(executable)
--- a/
bin/repoman
+++ b/
bin/repoman
@@
-1667,7
+1667,7
@@
else:
del myunadded[x]
if myautoadd:
- print ">>> Auto-Adding missing
digests
..."
+ print ">>> Auto-Adding missing
Manifest(s)
..."
if options.pretend:
if vcs == "cvs":
print "(cvs add "+" ".join(myautoadd)+")"