Log station run complete
This commit is contained in:
parent
a7148e247c
commit
897dcac243
@ -296,6 +296,8 @@ public class Main extends Application {
|
||||
throw new StationRunException(message);
|
||||
}
|
||||
|
||||
logger.info("Completed station run");
|
||||
|
||||
System.exit(0);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user