Switch to unified view

a/tests/shared.sh b/tests/shared.sh
1
# @(#$Id: shared.sh,v 1.3 2007-11-21 16:34:16 dockes Exp $  (C) 2006 J.F.Dockes
1
# @(#$Id: shared.sh,v 1.4 2009-01-06 18:47:33 dockes Exp $  (C) 2006 J.F.Dockes
2
2
3
# shared code and variables for all tests
3
# shared code and variables for all tests
4
4
5
RECOLL_CONFDIR=/Users/dockes/projets/fulltext/testrecoll/config
5
RECOLL_CONFDIR=/home/dockes/projets/fulltext/testrecoll/config
6
export RECOLL_CONFDIR
6
export RECOLL_CONFDIR
7
7
8
# Call this with the script's $0 as argument
8
# Call this with the script's $0 as argument
9
initvariables() {
9
initvariables() {
10
  tstdata=/home/dockes/projets/fulltext/testrecoll      
10
  tstdata=/home/dockes/projets/fulltext/testrecoll