Bugzilla link fix

pull/15/head
Pavel Negrobov 1 week ago
parent 5d5386a973
commit 48e5adb057
Signed by: pnegrobov
GPG Key ID: 3EC54206FFEF87A7

@ -8,7 +8,7 @@ check=0
test_gcc_v(){
echo "INFO: Testing bugzilla URL in gcc -v"
gcc -v 2>&1 | grep "\-\-with\-bugurl=https://bugs.msvsphere.ru/"
gcc -v 2>&1 | grep "\-\-with\-bugurl=https://bugs.msvsphere-os.ru/"
check=$(eq_is_success ${check} 0)
}

Loading…
Cancel
Save