summaryrefslogtreecommitdiff
path: root/tests/genLists4Comparizon.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/genLists4Comparizon.sh')
-rwxr-xr-xtests/genLists4Comparizon.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/genLists4Comparizon.sh b/tests/genLists4Comparizon.sh
index 609b2da..5dac14e 100755
--- a/tests/genLists4Comparizon.sh
+++ b/tests/genLists4Comparizon.sh
@@ -28,6 +28,9 @@ for i in $ROOT/symbols/*; do
id = ENVIRON["id"];
isDefault = 0;
}
+/^[[:space:]]*\/\//{
+ next
+}
/.*default.*/{
isDefault = 1;
}