From: Wolfram Schneider Date: Fri, 23 Apr 2010 15:24:24 +0000 (+0200) Subject: support the system-wide env IRSpyDbName X-Git-Tag: CPAN-v1.02~96 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=86d95ec7710cd0ca831c8e0385102b99a6bc6f73;hp=42955602ebc7f77d22617ff6eae1b0dbbcddd394 support the system-wide env IRSpyDbName --- diff --git a/zebra/Makefile b/zebra/Makefile index ac81b41..710456f 100644 --- a/zebra/Makefile +++ b/zebra/Makefile @@ -5,7 +5,7 @@ DUMP_DIR= irspy-dump ZEBRA_DIR= db ZEBRAIDX= zebraidx-2.0 ZEBRAIDX_TEST= zebraidx-2.0 -c zebra-test.cfg -IRSPY_DATABASE= localhost:8018/IR-Explain---1 +IRSPY_DATABASE= $${IRSpyDbName-"localhost:8018/IR-Explain---1"} # debugging ZEBRA_TEST_DIR= db-test