Software Freedom Law Center

Changeset 38

Show
Ignore:
Timestamp:
12/22/07 18:52:37 (1 year ago)
Author:
bkuhn
Message:

# minor typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dev-tools/update-loblaw-test.plx

    r36 r38  
    230230    or DieLog("unable to open $LOBLAW_LIST_FILE: $!"); 
    231231  while (my $line = <FILE_LIST>) { 
    232     next if $line =~ /^\s*#/
     232    next if $line =~ /^\s*#/ or $line =~ /^\s*$/
    233233    unless ($line =~ 
    234234            m%^\s*([/a-zA-Z0-9\-\.\_]+)\s+\=\>\s+/([/a-zA-Z0-9\-\.\_]+)\s*$%) { 

SFLC Main Page

[frdm] Support SFLC