[interchange-cvs] interchange - heins modified lib/Vend/Data.pm

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Sat Oct 6 02:15:01 2001


User:      heins
Date:      2001-10-06 06:14:23 GMT
Modified:  lib/Vend Data.pm
Log:
	* Minor change to support ic:GDBM_File:directory DSN setting....

	* Optional for 4.8 branch.

Revision  Changes    Path
2.2       +4 -2      interchange/lib/Vend/Data.pm


rev 2.2, prev_rev 2.1
Index: Data.pm
===================================================================
RCS file: /anon_cvs/repository/interchange/lib/Vend/Data.pm,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- Data.pm	2001/09/26 14:16:28	2.1
+++ Data.pm	2001/10/06 06:14:23	2.2
@@ -1,6 +1,6 @@
 # Vend::Data - Interchange databases
 #
-# $Id: Data.pm,v 2.1 2001/09/26 14:16:28 racke Exp $
+# $Id: Data.pm,v 2.2 2001/10/06 06:14:23 mheins Exp $
 # 
 # Copyright (C) 1996-2001 Red Hat, Inc. <interchange@redhat.com>
 #
@@ -570,7 +570,9 @@
 
 =cut
 
-my %db_config = (
+use vars '%db_config';
+
+%db_config = (
 # SQL
 		'DBI' => {
 				qw/