Permalink
Browse files
restore: Remove port command checking
Users cannot run 'port restore' with a base installation that requires migration at the moment, because the check in 'mportinit' will already abort before 'restore::main' is even run. Remove the check for now; we will re-use the check in mportinit and add an exception for 'port migrate' instead.
- Loading branch information