Fix test/infotest to use "Encoding" instead of "Encryption" for base64 encoding.

This commit is contained in:
Stephane Peter
2025-12-11 03:29:25 -08:00
parent 8101dd0bc7
commit 6eca970e63
+2 -2
View File
@@ -300,7 +300,7 @@ Identification: infotest
Target directory: infotest
Uncompressed size: ${UNCOMPRESSED_PLACEHOLDER}
Compression: gzip
Encryption: base64
Encoding: base64
Date of packaging: @0
Built with Makeself version ${VERSION}
Build command was: ./makeself.sh \\
@@ -329,7 +329,7 @@ Identification: infotest
Target directory: infotest
Uncompressed size: ${UNCOMPRESSED_PLACEHOLDER}
Compression: zstd
Encryption: base64
Encoding: base64
Date of packaging: @0
Built with Makeself version ${VERSION}
Build command was: ./makeself.sh \\