Ticket #48431: milestone.pl.patch
File milestone.pl.patch, 342 bytes (added by bobmath, 9 years ago) |
---|
-
js/src/config/milestone.pl
old new 55 55 # 56 56 my $milestone = Moz::Milestone::getOfficialMilestone($MILESTONE_FILE); 57 57 58 if ( defined(@TEMPLATE_FILE)) {58 if (@TEMPLATE_FILE) { 59 59 my $TFILE; 60 60 61 61 foreach $TFILE (@TEMPLATE_FILE) {