summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2017-10-04 11:42:49 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2017-10-04 11:42:49 +0100
commit2887425d59c72b3ddb44919181fe2e3b14690479 (patch)
tree2e24c2c102ebebf37a99148400d9bc7edcc02ce4 /tests
parent49f7a6cb7ea45f019aa34a846411197182d517ae (diff)
Added a bit of explanation for diff, to make it clear
Diffstat (limited to 'tests')
-rwxr-xr-xtests/genLists4Comparizon.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/genLists4Comparizon.sh b/tests/genLists4Comparizon.sh
index 5756d3ff..609b2da1 100755
--- a/tests/genLists4Comparizon.sh
+++ b/tests/genLists4Comparizon.sh
@@ -51,3 +51,5 @@ for i in $ROOT/symbols/*; do
done | sort | uniq > $F2
diff $F1 $F2
+
+echo "Legend: < is for rules/base.*xml.in, > is for symbols/*"