[Debtags-commits] [svn] r1605 - in debtags/trunk: . tools
Enrico Zini
enrico at costa.debian.org
Tue Feb 21 19:05:16 UTC 2006
Author: enrico
Date: Tue Feb 21 19:05:16 2006
New Revision: 1605
Modified:
debtags/trunk/ (props changed)
debtags/trunk/tools/debtags.cc
Log:
r7443 at viaza: enrico | 2006-02-21 20:04:48 +0100
Don't print the stupid Done. thing at end of update
Modified: debtags/trunk/tools/debtags.cc
==============================================================================
--- debtags/trunk/tools/debtags.cc (original)
+++ debtags/trunk/tools/debtags.cc Tue Feb 21 19:05:16 2006
@@ -1612,7 +1612,6 @@
debtags::fetchNewData(&Stat);
debtagsInit();
umask(prev_umask);
- feedback("Done.\n");
break;
}
// mkpatch [filename]
More information about the Debtags-commits
mailing list