work on remote builds
[pspp] / results2html
index c6aaab634d1724057a80e7c0676dc76c237c2283..c682b5e514cf9755c60c36eb2155d0b9aed5ce98 100755 (executable)
@@ -142,7 +142,7 @@ print INDEX <<EOF;
 <body>
 EOF
 
-print INDEX "<h1>Build ", $vars{"build_number"}, ": $result</h1>\n";
+print INDEX "<h1>Build ", $vars{"BUILD_NUMBER"}, ": $result</h1>\n";
 
 print INDEX "<h2>Build Properties</h2>\n";
 print INDEX "<table>\n";