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

This commit is contained in:
mrkmntal 2026-08-19 11:39:44 -04:00
commit 7b59748ff7

View file

@ -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