From 39676701fc6c5dedde2248178b16b394e90d48b9 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 7 Jan 2012 09:19:03 +0000 Subject: Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting weird. svn path=/branches/tk100/; revision=4146 --- buildtools/make-sql-schemas.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildtools/make-sql-schemas.py') diff --git a/buildtools/make-sql-schemas.py b/buildtools/make-sql-schemas.py index 700d2b9c..3ecde014 100644 --- a/buildtools/make-sql-schemas.py +++ b/buildtools/make-sql-schemas.py @@ -32,7 +32,7 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. """ -schemas = ("rpkid", "irdbd", "pubd") +schemas = ("rpkid", "pubd") format_1 = """\ # Automatically generated, do not edit. -- cgit v1.2.3