Skip to content
  • Zachary T Welch's avatar
    fix double 'init' regression · de27ebfa
    Zachary T Welch authored
    To prevent regression in the behavior of 'init', we allow it to run in
    any mode.  If provided with -c init and with -c noinit, then the second
    init at startup caused a spurious mode failure.  Let 'init' handle it.
    de27ebfa