Commit ed6f10dc authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-remove: add fatal for missed simulation cases

parent cb4c3670
......@@ -330,6 +330,7 @@ epm_remove()
APTOPTIONS="--simulate"
;;
*)
fatal "don't yet support --simulate for $PMTYPE"
return
;;
esac
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment