boklm pushed to branch main at The Tor Project / Applications / tor-browser-bundle-testsuite Commits: 5f879d9b by Nicolas Vigier at 2026-06-01T16:30:37+02:00 Fix typo in tmpl/details_rbm_build.html Fix typo introduced in the previous commit. - - - - - 1 changed file: - tmpl/details_rbm_build.html Changes: ===================================== tmpl/details_rbm_build.html ===================================== @@ -3,7 +3,7 @@ [% IF tbbfiles.$tbbfile.publish_url %] <li><a href="[% tbbfiles.$tbbfile.publish_url %]/[% test.publish_dir %]">build files</a></li> [% END %] -[% IF IF test.trigger_test_pipeline && test.results.success %] +[% IF test.trigger_test_pipeline && test.results.success %] <li><a href="[% test.gitlab_pipeline_url %]">GitLab test pipeline</a> (<a href="results-[% tbbfile %]/[% test.name %].trigger-test-pipeline.stderr.txt">trigger stderr</a>)</li> [% END %] </ul> View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-bundle-testsuite/... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-bundle-testsuite/... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help