| <html> | |
| <head> | |
| <?php | |
| include("buildproperties.php"); | |
| echo "<title>Test Results for $BUILD_ID </title>"; | |
| ?> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <link rel="stylesheet" href="../../../default_style.css" type="text/css"> | |
| </head> | |
| <body> | |
| <p> </p> | |
| <p><b><font face="Verdana" size="+1">Testing in progress. . .</font></b></p> | |
| <p> </p> | |
| </body> | |
| </html> |