You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running oneCRL2RevocationsTxt without a network connection, it will just fail silently with return code 0. It should at least set a return code larger 0 to indicate failure for scripting, better still, additionally say something to stderr.
The text was updated successfully, but these errors were encountered:
When running
oneCRL2RevocationsTxt
without a network connection, it will just fail silently with return code 0. It should at least set a return code larger 0 to indicate failure for scripting, better still, additionally say something to stderr.The text was updated successfully, but these errors were encountered: