From 6eca970e63da28400421a4d4b047a8772c48ef95 Mon Sep 17 00:00:00 2001 From: Stephane Peter Date: Thu, 11 Dec 2025 03:29:25 -0800 Subject: [PATCH] Fix test/infotest to use "Encoding" instead of "Encryption" for base64 encoding. --- test/infotest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/infotest b/test/infotest index 19e17a6..4819b54 100644 --- a/test/infotest +++ b/test/infotest @@ -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 \\