This is an automated email from the git hooks/post-receive script. jforbes pushed a commit to branch master in repository kernel-tests. The following commit(s) were added to refs/heads/master by this push: new ceb7e46 Update runtests.sh to print out the proper URL for the web app ceb7e46 is described below commit ceb7e46590f3c432552694875f7f47c87971c4ed Author: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx> AuthorDate: Thu Mar 21 14:34:22 2024 -0500 Update runtests.sh to print out the proper URL for the web app Signed-off-by: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx> --- runtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtests.sh b/runtests.sh index 31079cd..f359f4c 100755 --- a/runtests.sh +++ b/runtests.sh @@ -189,7 +189,7 @@ if [ "$commit" == "y" ]; then $commithook else printf "\nYour log file is located at: $logfile\n" - printf "Submit your results to: https://apps.fedoraproject.org/kerneltest/\n" + printf "Submit your results to: https://kerneltest.fedoraproject.org/\n" fi echo "The following information is not submitted with your log;" -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue