ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/BuildSystem/ToolParser.pm
(Generate patch)

Comparing COMP/SCRAM/src/BuildSystem/ToolParser.pm (file contents):
Revision 1.2 by sashby, Fri Dec 10 13:41:37 2004 UTC vs.
Revision 1.3 by sashby, Thu Mar 3 18:57:58 2005 UTC

# Line 572 | Line 572 | sub find_settings()
572        my $type = 'RUNTIME';      
573        my $envdata = $tsv->environment($type, $rtname);
574        my ($rttype,$realrtname) = split(':',$rtname);      
575 <
575 >      
576        # Only validate paths:
577        if ($rtname =~ /:/)
578           {      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines