From: Sergey Matveev Date: Thu, 16 Jan 2025 11:34:41 +0000 (+0300) Subject: Remove unused variable X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=1d158981c39ebfe08a2b7ddeef4abcbc7c1c84adf67d152d3a25530a71a019ee;p=keks.git Remove unused variable --- diff --git a/go/pki/cmd/kekscertool/basic.t b/go/pki/cmd/kekscertool/basic.t index 14b9c48..d1f55b7 100755 --- a/go/pki/cmd/kekscertool/basic.t +++ b/go/pki/cmd/kekscertool/basic.t @@ -1,12 +1,10 @@ #!/bin/sh -testname=`basename "$0"` test_description="Check that basic GOST-related functionality works" . $SHARNESS_TEST_SRCDIR/sharness.sh TMPDIR=${TMPDIR:-/tmp} - echo "gost3410-512C gost3410-256A ed25519-blake2b ed25519-blake2b" | while read caAlgo eeAlgo ; do