projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad1da2e
)
add a hint for the test database
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 14 Apr 2010 13:25:44 +0000
(13:25 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 14 Apr 2010 13:25:44 +0000
(13:25 +0000)
zebra/Makefile
patch
|
blob
|
history
diff --git
a/zebra/Makefile
b/zebra/Makefile
index
49ebfa3
..
d34a46b
100644
(file)
--- a/
zebra/Makefile
+++ b/
zebra/Makefile
@@
-36,6
+36,7
@@
newdb-test:
${ZEBRAIDX_TEST} update ${IRSPY_ARCHIVE}
${ZEBRAIDX_TEST} commit
+# note: the test database use localhost:8019/IR-Explain---2
dump:
rm -rf records-${DATE}.old
-test -e records-${DATE} && mv records-${DATE} records-${DATE}.old