From 8bdcdc1bc664800d1a2077ea20eb31530faf4cf9 Mon Sep 17 00:00:00 2001 From: des Date: Fri, 10 Oct 2003 23:25:43 +0000 Subject: Collapse the Architecture and Machine columns to conserve screen space. --- tools/tools/tinderbox/www/index.cgi | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/tools/tinderbox/www/index.cgi b/tools/tools/tinderbox/www/index.cgi index 3c1674c..a765c76 100644 --- a/tools/tools/tinderbox/www/index.cgi +++ b/tools/tools/tinderbox/www/index.cgi @@ -93,8 +93,7 @@ MAIN:{ - - + "; foreach my $branch (sort(keys(%BRANCHES))) { print(" \n"); @@ -104,8 +103,7 @@ MAIN:{ foreach my $arch (sort(keys(%ARCHES))) { foreach my $machine (sort(keys(%{$ARCHES{$arch}}))) { my $html = " - - + "; foreach my $branch (sort(keys(%BRANCHES))) { my $log = "tinderbox-$branch-$arch-$machine"; -- cgit v1.1
ArchitectureMachinePlatform$branch
$arch$machine$arch/$machine