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.4 by sashby, Wed Apr 13 16:45:36 2005 UTC vs.
Revision 1.5 by sashby, Wed Oct 5 15:37:48 2005 UTC

# Line 559 | Line 559 | sub find_settings()
559        elsif (exists($ENV{$envname}))
560           {
561           # Nothing to do here:
562 +         push(@$runtime, $envname); # FIX From Shahzad.
563           next;
564           }
565        else

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines