mirror of
https://github.com/megastep/makeself.git
synced 2026-04-22 15:07:14 +08:00
Fix test/infotest to use "Encoding" instead of "Encryption" for base64 encoding.
This commit is contained in:
+2
-2
@@ -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 \\
|
||||
|
||||
Reference in New Issue
Block a user