Switch to unified view

a b/tests/badsuffs1/badsuffs1.sh
1
#!/bin/sh
2
3
topdir=`dirname $0`/..
4
. $topdir/shared.sh
5
6
initvariables $0
7
8
# File names for files with skipped suffixes should be indexed
9
recollq Badsufffilename > $mystdout 2> $mystderr
10
11
diff -w ${myname}.txt $mystdout > $mydiffs 2>&1
12
13
checkresult