announce integrity testing only once
This commit is contained in:
@@ -138,7 +138,6 @@ bool library_init(char *settings)
|
|||||||
DBG1("integrity check of libstrongswan failed");
|
DBG1("integrity check of libstrongswan failed");
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
DBG1("integrity test enabled");
|
|
||||||
#else /* !INTEGRITY_TEST */
|
#else /* !INTEGRITY_TEST */
|
||||||
DBG1("integrity test enabled, but not supported");
|
DBG1("integrity test enabled, but not supported");
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
|||||||
Reference in New Issue
Block a user