aboutsummaryrefslogtreecommitdiff
path: root/buildtools/make-sql-schemas.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2012-01-07 09:19:03 +0000
committerRob Austein <sra@hactrn.net>2012-01-07 09:19:03 +0000
commit39676701fc6c5dedde2248178b16b394e90d48b9 (patch)
tree17fbb58bdc1325e85f406d0ddcdc30b97b9d699e /buildtools/make-sql-schemas.py
parent34a4fae432178c2a34dbc03376f149ed91bd4d1d (diff)
Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting
weird. svn path=/branches/tk100/; revision=4146
Diffstat (limited to 'buildtools/make-sql-schemas.py')
-rw-r--r--buildtools/make-sql-schemas.py2
1 files changed, 1 insertions, 1 deletions
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.