mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
fixed libtools portability bug, fixed arc4random() portability,
fixed htobe32 and be32toh portability, fixed error handling in main(), fixed invalid type parameter for randomart image in pcppubkey_printshortinfo(), fixed configure search for libsodium.
This commit is contained in:
@@ -130,7 +130,7 @@ md5msg = 66b8c4ca9e5d2a7e3c0559c3cdea3d50
|
||||
# negative tests, check for error handling
|
||||
<test check-if-catch-conflicting-params>
|
||||
cmd = $pcp -S -P
|
||||
expect = /invalid combinatin of commandline parameters/
|
||||
expect = /invalid combination of commandline parameters/
|
||||
</test>
|
||||
|
||||
<test check-infile-error>
|
||||
|
||||
Reference in New Issue
Block a user