Changeset 26710 for trunk/tools/wiki_nightly_stacks_table.pl
- Timestamp:
- Jan 28, 2010, 3:12:28 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/tools/wiki_nightly_stacks_table.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/wiki_nightly_stacks_table.pl
r26672 r26710 314 314 315 315 foreach $d (sort (keys %diststacks)) { 316 unless (exists($fault_diststacks{$d})) { 317 next; 318 } 316 319 print '||' . $d ; 317 320 foreach $t (@targets) {
Note:
See TracChangeset
for help on using the changeset viewer.
