Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Commit

Permalink
Display time spent in "Collect Targets" commands accurately.
Browse files Browse the repository at this point in the history
Reviewers: naphat

Reviewed By: naphat

Subscribers: changesbot, wwu, kylec

Tags: #changes_ui

Differential Revision: https://tails.corp.dropbox.com/D230647
  • Loading branch information
Anup Chenthamarakshan committed Sep 21, 2016
1 parent 93a0fc3 commit 2210b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/pages/builds_pages/build_info.js
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ export var SingleBuild = React.createClass({
var formattedCommandTypes = {
'default': 'Test',
'collect_steps': 'Collect Steps',
'collect_targets': 'Collect Targets',
'collect_tests': 'Collect Tests',
'setup': 'Setup',
'teardown': 'Teardown',
Expand Down

0 comments on commit 2210b5e

Please sign in to comment.