Revert "report: Add build number to mason reports."

Maybe broke some things?

This reverts commit a01ffaeac0.
db4
Doug Coleman 2015-08-04 19:25:49 -07:00
parent 17b369972f
commit 265f19e952
1 changed files with 0 additions and 2 deletions

View File

@ -17,7 +17,6 @@ IN: mason.report
disk-usage
build-dir
current-git-id get git-link
build number>string
[XML
<h1>Build report for <->/<-></h1>
<table>
@ -25,7 +24,6 @@ IN: mason.report
<tr><td>Disk usage:</td><td><-></td></tr>
<tr><td>Build directory:</td><td><-></td></tr>
<tr><td>GIT ID:</td><td><-></td></tr>
<tr><td>Build number:</td><td><-></td></tr>
</table>
XML] ;