summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/sbin/RunTestUtils.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sbin/RunTestUtils.pl b/lib/sbin/RunTestUtils.pl
index 6d6d2a64..391e8ae2 100644
--- a/lib/sbin/RunTestUtils.pl
+++ b/lib/sbin/RunTestUtils.pl
@@ -110,6 +110,7 @@ sub ParseParFile
while (<IN>)
{
$line = $_;
+ $line =~ s/#.*//g;
if($processing_active == 1)
{