From eb63a1afc24203c8692ebbb2e008ca5b9da9a2c5 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Thu, 17 Jan 2008 16:43:06 +0000 Subject: [PATCH] Just to poke the buildbot... --- README.txt | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.txt b/README.txt index 9dc342795a0..db693d0fc7d 100644 --- a/README.txt +++ b/README.txt @@ -46,25 +46,9 @@ Optimized Namemapper: True|False will tell you whether the optimized Cheetah template was loaded (or not). -The log message: - -database type: dbhash|.... - -will tell you what kind of underlying database is the server using. Dbhash -stands for the BerkleyDB. The server should work fine with other libraries -as well but BerkleyDB is provides the most reliable and efficient storage. - TOOL DEVELOPMENT ================ See the wiki pages for more details: http://g2.bx.psu.edu - - -CREATING A RELEASE -================== - -type: - -python setup.py sdist