corrected the output line, was accidentially wrong

This commit is contained in:
Jochen Bauer 2018-08-30 17:08:04 +02:00 committed by GitHub
parent ea19fbe932
commit 3771097bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -46,10 +46,8 @@ for name in issued/*.crt; do
status="INVALID"
esac
fi
echo "$name,$begin,$end,$status"
fi
echo "$name,$begin,$end,$status"
done
# Clean