Skip to content

Commit 689f78c

Browse files
committed
Fix weird merge failure
1 parent 524efdb commit 689f78c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

scripts/build-wolfprovider.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@ show_help() {
2121
echo " --debian Build a Debian package"
2222
echo " --debian --enable-fips Build a Debian package with FIPS support"
2323
echo " --quicktest Disable some tests for a faster testing suite"
24-
<<<<<<< HEAD
2524
echo " --replace-default Patch OpenSSL and build it so that wolfProvider is the default provider"
26-
=======
27-
>>>>>>> a04ce8f (Add more detailed help menu)
2825
echo " --leave-silent Enable leave silent mode to suppress logging of return 0 in probing functions where expected failures may occur."
2926
echo " Note: This only affects logging; the calling function is still responsible for handling all return values appropriately."
3027
echo ""

0 commit comments

Comments
 (0)