diff --git a/ISM/CommandLine.cr b/ISM/CommandLine.cr index d45e9df6..837a69fc 100644 --- a/ISM/CommandLine.cr +++ b/ISM/CommandLine.cr @@ -2218,7 +2218,7 @@ module ISM begin target.recordUnneededKernelOptions target.uninstall - rescue + rescue error Ism.printSystemCallErrorNotification(error) Ism.exitProgram end