Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
c9a912d2
Commit
c9a912d2
authored
Dec 09, 2015
by
Leo Gordon
Browse files
make sure the "INPROGRESS" statuses (FETCH_INPUT, RUN, WRITE_OUTPUT etc) are also shown in yellow
parent
fa7f1a03
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
hive_config.json
hive_config.json
+2
-0
No files found.
hive_config.json
View file @
c9a912d2
...
...
@@ -45,6 +45,8 @@
"Details"
:
{
"Font"
:
"Helvetica"
},
"JobStatus"
:
{
"Colour"
:
"yellow"
,
"SEMAPHORED"
:
{
"Colour"
:
"grey"
},
"READY"
:
{
"Colour"
:
"green"
},
"INPROGRESS"
:
{
"Colour"
:
"yellow"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment