From ebcc1e06fbff5059200594aaaa7bc6d29b31a049 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 29 Oct 2004 03:52:56 +0000 Subject: cap Base (Logical change 1.122) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@548 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Structures/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Server/Structures/__init__.py b/src/lib/Server/Structures/__init__.py index e0069bea1..ece5fbb68 100644 --- a/src/lib/Server/Structures/__init__.py +++ b/src/lib/Server/Structures/__init__.py @@ -1,4 +1,4 @@ '''imports for Bcfg2.Server.Structures''' __revision__ = '$Revision$' -all = ['bundler', 'base'] +all = ['bundler', 'Base'] -- cgit v1.2.3-1-g7c22