@ -14,7 +14,7 @@ test_gcc_v(){
test_gcc_man_page(){
echo "INFO: Testing bugzilla URL in man gcc"
/bin/man -P /bin/cat gcc | /bin/grep https://bugs.msvsphere.ru/
/bin/man -P /bin/cat gcc | /bin/grep https://bugs.msvsphere-os.ru/
check=$(eq_is_success ${check} 0)
}