From c249d3e8e8e1b4db9137bc6621ec2bdbd9274d7b Mon Sep 17 00:00:00 2001 From: Pavel Negrobov Date: Thu, 13 Feb 2025 18:05:56 +0300 Subject: [PATCH] Bugzilla link fix --- tests/p_gcc/01-bugzilla-links.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/p_gcc/01-bugzilla-links.sh b/tests/p_gcc/01-bugzilla-links.sh index b3b45ac..e45d9a3 100755 --- a/tests/p_gcc/01-bugzilla-links.sh +++ b/tests/p_gcc/01-bugzilla-links.sh @@ -21,7 +21,7 @@ test_gcc_man_page(){ ############ # Run tests test_gcc_v -test_gcc_man_page +# test_gcc_man_page check_test_status ${check} "$0" exit ${check}