Bugzilla link fix

pull/16/head
Pavel Negrobov 1 week ago
parent 4b39310ee5
commit 3b2a523e00
Signed by: pnegrobov
GPG Key ID: 3EC54206FFEF87A7

@ -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 http://bugs.msvsphere-os.ru/
MANWIDTH=160 /bin/man -P /bin/cat gcc | /bin/grep http://bugs.msvsphere-os.ru/
check=$(eq_is_success ${check} 0)
}

Loading…
Cancel
Save