mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-22 06:14:38 +00:00
Add "done" message
This commit is contained in:
@@ -526,6 +526,8 @@ async fn run<'a>(config: MoveConfig) -> Result<(), String> {
|
||||
}
|
||||
}
|
||||
|
||||
eprintln!("Done.");
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user