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

Comparing COMP/SCRAM/src/BuildSystem/ToolCache.pm (file contents):
Revision 1.2 by sashby, Fri Dec 10 13:41:37 2004 UTC vs.
Revision 1.3 by sashby, Wed May 17 12:21:57 2006 UTC

# Line 144 | Line 144 | sub inheritcontent()
144  
145     my $tmpselected = $externaltm->selected();
146    
147 <   # We add the downloaded SELECTED entries to our existsing SELECTED data
147 >   # We add the downloaded SELECTED entries to our existing SELECTED data
148     # in the same order as they already appear:
149     foreach my $entry ( sort { %{$tmpselected}->{$a}
150                                <=> %{$tmpselected}->{$b}}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines