testing: Format link to test results as OSC 8 hyperlink

Useful for terminals that support these (but maybe don't parse URLs
automatically).
This commit is contained in:
Tobias Brunner
2026-07-01 09:28:07 +02:00
parent 9326e4707b
commit fa56cca73b
+2 -1
View File
@@ -1025,7 +1025,8 @@ echo_failed "Failed : $failed_cnt"
echo
echo "The results are available in $TODAYDIR"
echo "or via the link http://$ipv4_winnetou/testresults/$TESTDATE"
URL=http://$ipv4_winnetou/testresults/$TESTDATE
echo -e "or via the link \033]8;;$URL\a$URL\033]8;;\a"
ENDDATE=`date +%Y%m%d-%H%M-%S`
echo