From c197166eda1892497a6c9667d93f7108c13c5a1e Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 15 Apr 2010 14:24:16 +0200 Subject: [PATCH] rename test database back to IR-Explain---1 --- zebra/Makefile | 2 +- zebra/yazserver-test.xml | 2 +- zebra/zebra-test.cfg | 2 +- zebra/zeerex-test.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zebra/Makefile b/zebra/Makefile index d34a46b..0d94a1f 100644 --- a/zebra/Makefile +++ b/zebra/Makefile @@ -36,7 +36,7 @@ newdb-test: ${ZEBRAIDX_TEST} update ${IRSPY_ARCHIVE} ${ZEBRAIDX_TEST} commit -# note: the test database use localhost:8019/IR-Explain---2 +# note: the test database use localhost:8019/IR-Explain---1 dump: rm -rf records-${DATE}.old -test -e records-${DATE} && mv records-${DATE} records-${DATE}.old diff --git a/zebra/yazserver-test.xml b/zebra/yazserver-test.xml index a642390..92b64cf 100644 --- a/zebra/yazserver-test.xml +++ b/zebra/yazserver-test.xml @@ -12,7 +12,7 @@ localhost 8019 - IR-Explain---2 + IR-Explain---1 diff --git a/zebra/zebra-test.cfg b/zebra/zebra-test.cfg index 6169c28..864f6d5 100644 --- a/zebra/zebra-test.cfg +++ b/zebra/zebra-test.cfg @@ -16,7 +16,7 @@ storeKeys: 1 # Use the "alvis" filter with config file "filterconf.xml" recordtype: alvis.filterconf.xml -database: IR-Explain---2 +database: IR-Explain---1 #database: Default # where to put registers, and other var content, and how large they may be diff --git a/zebra/zeerex-test.xml b/zebra/zeerex-test.xml index 95a25c1..aba40eb 100644 --- a/zebra/zeerex-test.xml +++ b/zebra/zeerex-test.xml @@ -5,7 +5,7 @@ localhost 8019 - IR-Explain---2 + IR-Explain---1 -- 1.7.10.4