add log init + code and typos cleanup
This commit is contained in:
@@ -468,7 +468,6 @@ public abstract class JLineShell extends AbstractShell implements CommandMarker,
|
||||
} catch (IOException ioe) {
|
||||
throw new IllegalStateException("Shell line reading failure", ioe);
|
||||
}
|
||||
System.out.println("shutting down ...");
|
||||
setShellStatus(Status.SHUTTING_DOWN);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user