[Dbconfig-common-devel] dbconfig-common/dpkg common,1.24,1.25

seanius@haydn.debian.org seanius@haydn.debian.org


Update of /cvsroot/dbconfig-common/dbconfig-common/dpkg
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv4168/dpkg

Modified Files:
	common 
Log Message:
1.8.1 to experimental

Index: common
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/dpkg/common,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- common	5 May 2005 01:51:53 -0000	1.24
+++ common	7 May 2005 23:05:53 -0000	1.25
@@ -371,7 +371,6 @@
 ## exactly what you'd think
 ##
 dbc_forget_app_password(){
-	echo dbconfig-common: flushing database application password >&2
 	db_reset $dbc_package/$dbc_dbtype/app-pass || true
 	db_fset $dbc_package/$dbc_dbtype/app-pass seen false || true
 	db_reset $dbc_package/app-password-confirm || true