=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ############################################## debian-keyring-2020.09.24/runtests-18-for t in t/*.t; do debian-keyring-2020.09.24/runtests:19: total=`expr $total + 1` debian-keyring-2020.09.24/runtests-20- if ! $t; then debian-keyring-2020.09.24/runtests-21- echo "test $t failed" >&2 debian-keyring-2020.09.24/runtests:22: fail=`expr $fail + 1` debian-keyring-2020.09.24/runtests-23- fi ############################################## debian-keyring-2020.09.24/scripts/chk_expiry-42- $cmd = sprintf($conf{cmd}, $conf{basedir}, $keyring); debian-keyring-2020.09.24/scripts/chk_expiry:43: return `$cmd`; debian-keyring-2020.09.24/scripts/chk_expiry-44-} ############################################## debian-keyring-2020.09.24/scripts/replace-key-14- debian-keyring-2020.09.24/scripts/replace-key:15:scriptdir=`dirname $0` debian-keyring-2020.09.24/scripts/replace-key-16-oldkey=$1 ############################################## debian-keyring-2020.09.24/scripts/replace-key-58- keydir=$(readlink -f $dir) debian-keyring-2020.09.24/scripts/replace-key:59: keyring=`basename $keydir` debian-keyring-2020.09.24/scripts/replace-key-60- break ############################################## debian-keyring-2020.09.24/scripts/replace-key-114- if [ "$keyring" = "debian-keyring-gpg" -o "$keyring" = "debian-nonupload-gpg" ]; then debian-keyring-2020.09.24/scripts/replace-key:115: name=`grep $newkey keyids | sed 's/^[^ ]* //'|sed s/\<.*//` debian-keyring-2020.09.24/scripts/replace-key:116: account=`grep $newkey keyids | sed 's/.*\<//'|sed s/\>$//` debian-keyring-2020.09.24/scripts/replace-key-117- if [ "$keyring" = "debian-nonupload-gpg" ]; then