From 1bab014a8e35df65af5050658092d71d316f8037 Mon Sep 17 00:00:00 2001 From: svu Date: Tue, 19 Jul 2005 22:20:12 +0000 Subject: just some comments --- tests/genLists4Comparizon.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests') diff --git a/tests/genLists4Comparizon.sh b/tests/genLists4Comparizon.sh index ba3221d..79939d9 100755 --- a/tests/genLists4Comparizon.sh +++ b/tests/genLists4Comparizon.sh @@ -1,5 +1,11 @@ #!/bin/sh +# +# This script compares the group names which "have to be", according to the descriptions in base.xml - +# and actually existing in the symbol files. Some differences are ok (like extra double quotes or +# extra escaping character) - but all the rest should be in sync. +# + ROOT="`dirname $0`/.." F1=reg2ll.lst F2=gn2ll.lst -- cgit v1.2.1