Browse Source

Merge branch 'bug23488'

Nick Mathewson 8 years ago
parent
commit
7facfc728e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/main.c

+ 0 - 1
src/or/main.c

@@ -3785,7 +3785,6 @@ tor_main(int argc, char *argv[])
   case CMD_KEY_EXPIRATION:
   case CMD_KEY_EXPIRATION:
     init_keys();
     init_keys();
     result = log_cert_expiration();
     result = log_cert_expiration();
-    result = 0;
     break;
     break;
   case CMD_LIST_FINGERPRINT:
   case CMD_LIST_FINGERPRINT:
     result = do_list_fingerprint();
     result = do_list_fingerprint();