Fix minor formatting bug in the HTML 3.2 web view, we do not need to substitute the forward slash here
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled
Some checks failed
Build & Upload tux-dock / build (push) Has been cancelled
This commit is contained in:
parent
665809a21a
commit
7b59748ff7
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ if [ "$run_tests" -eq 1 ]; then
|
|||
awk '
|
||||
/^[[:space:]]*[0-9]+\/[0-9]+ Test #[0-9]+:/ {
|
||||
test_number = $1
|
||||
sub(/\//, "", test_number)
|
||||
test_name = $3
|
||||
sub(/^#[0-9]+:/, "", test_name)
|
||||
status_field = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue