Switch to unified view

a/tests/empty/empty.sh b/tests/empty/empty.sh
...
...
4
. $topdir/shared.sh
4
. $topdir/shared.sh
5
5
6
initvariables $0
6
initvariables $0
7
7
8
# check indexing of an empty directory name
8
# check indexing of an empty directory name
9
recollq EmptyUniqueTerm > $mystdout 2> $mystderr
9
recollq EmptyUniqueTerm 2> $mystderr | 
10
  egrep -v '^Recoll query: ' > $mystdout
10
11
11
diff -w ${myname}.txt $mystdout > $mydiffs 2>&1
12
diff -w ${myname}.txt $mystdout > $mydiffs 2>&1
12
13
13
checkresult
14
checkresult