remove spurious file-cat of debug file

master
Alec Muffett 2024-02-09 01:49:47 +00:00
rodzic e4a4ca429f
commit 3d4d9d1c8b
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -134,7 +134,6 @@ if $OPENSSL x509 -in $certfile -noout -text | grep -i signature | grep -vi sha25
echo $this: WARNING: the cert is not signed with SHA256
echo $this: this is not fatal, but worth checking
echo $this: perhaps your OpenSSL needs upgrading
cat $check
) 1>&2
fi