Show More
@@ -82,5 +82,6 b' labelcset(expr) = label(separate(" ",' | |||||
82 | "changeset.{phase}", |
|
82 | "changeset.{phase}", | |
83 | if(obsolete, "changeset.obsolete"), |
|
83 | if(obsolete, "changeset.obsolete"), | |
84 | if(instabilities, "changeset.unstable"), |
|
84 | if(instabilities, "changeset.unstable"), | |
85 |
|
|
85 | join(instabilities | |
|
86 | % "instability.{instability}", " ")), | |||
86 | expr) |
|
87 | expr) |
General Comments 0
You need to be logged in to leave comments.
Login now