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:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user