[Buildbot-commits] [djmitche/buildbot] 981530: Fix formatting for pending builds
noreply at github.com
noreply at github.com
Tue Jan 19 22:50:06 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 98153037540d8d0e74c93a542e2eb7fc32019fb2
http://github.com/djmitche/buildbot/commit/98153037540d8d0e74c93a542e2eb7fc32019fb2
Author: Tim Hatch <tim at timhatch.com>
Date: 2010-01-19 (Tue, 19 Jan 2010)
Changed paths:
M buildbot/status/web/templates/grid_macros.html
Log Message:
-----------
Fix formatting for pending builds
The previous behavior was missing a space and had extra punctuation, like:
"(buildingwith 1))"
This commit fixes this to be the more clear phrasing:
"(building, plus 1)"
More information about the Commits
mailing list