corrected the output line, was accidentially wrong
This commit is contained in:
parent
ea19fbe932
commit
3771097bc9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user