diff --git a/mozilla/webtools/graph/query.cgi b/mozilla/webtools/graph/query.cgi index eeed6f0d079..a18d87397c0 100755 --- a/mozilla/webtools/graph/query.cgi +++ b/mozilla/webtools/graph/query.cgi @@ -40,7 +40,7 @@ sub make_filenames_list { # Print out a list of testnames in db directory sub print_testnames { - my ($testname) = @_; + my ($tbox) = @_; # HTTP header print "Content-type: text/html\n\n\n"; @@ -55,7 +55,7 @@ sub print_testnames { my $machines_string = join(" ", @machines); foreach (@machines) { - print "
| \n"; @@ -132,17 +132,31 @@ sub show_graph { print " |