fixup: TT.t: move the :'s to the next line
[?]
Nov 22, 2021, 9:00 PM
ZY6CMDJY6UMSSL536NUZV4COGHDWUUQ4LK66H2MRN72IH7EDXHPACDependencies
- [2]
LYRHVDS2TT: add helpers for linking to jobs, jobsets, and projects, and for generating colon separated names.
Change contents
- replacement in t/View/TT.t at line 40
'<a href="http://localhost/project/tests">tests</a>:'. '<a href="http://localhost/jobset/tests/example">example</a>','<a href="http://localhost/project/tests">tests</a>'. ':<a href="http://localhost/jobset/tests/example">example</a>', - replacement in t/View/TT.t at line 46
'<a href="http://localhost/project/tests">tests</a>:'. '<a href="http://localhost/jobset/tests/example">example</a>:'. '<a href="http://localhost/job/tests/example/myjob">myjob</a>','<a href="http://localhost/project/tests">tests</a>'. ':<a href="http://localhost/jobset/tests/example">example</a>'. ':<a href="http://localhost/job/tests/example/myjob">myjob</a>', - replacement in t/View/TT.t at line 60
'<a href="http://localhost/project/tests">tests</a>:'. '<a href="http://localhost/jobset/tests/example">example</a>''<a href="http://localhost/project/tests">tests</a>'. ':<a href="http://localhost/jobset/tests/example">example</a>'