mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Merge branch 'master' into openpgp
This commit is contained in:
commit
6ecc93bb16
@ -136,7 +136,7 @@ prof_start(void)
|
|||||||
void
|
void
|
||||||
init_prof_test(void **state)
|
init_prof_test(void **state)
|
||||||
{
|
{
|
||||||
if (stbbr_start(STBBR_LOGINFO ,5230, 0) != 0) {
|
if (stbbr_start(STBBR_LOGDEBUG ,5230, 0) != 0) {
|
||||||
assert_true(FALSE);
|
assert_true(FALSE);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user