Mercurial > treepkg
changeset 479:fa8a5205698c
sawmill: s/build successful/success/ because its more symmetrical to "error" and it reduces the size of the generated detail page.
author | Sascha Teichmann <teichmann@intevation.de> |
---|---|
date | Fri, 17 Sep 2010 06:33:43 +0000 |
parents | 7504ed4437e1 |
children | e97e8dd52a0c |
files | contrib/sawmill/web/templates/details.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/sawmill/web/templates/details.html Thu Sep 16 20:24:54 2010 +0000 +++ b/contrib/sawmill/web/templates/details.html Fri Sep 17 06:33:43 2010 +0000 @@ -141,7 +141,7 @@ 'creating_binary_package': 'building binary packages', 'creating_source_package': 'building source package', 'source_package_created': 'preparing build envrionment', - 'binary_package_created': 'build successful' + 'binary_package_created': 'success' } for track_item in track_items: