mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Log.
This commit is contained in:
parent
a93eb68705
commit
f42dc63d27
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ private class Main @Inject constructor(
|
||||||
// runTest()
|
// runTest()
|
||||||
result = runWithArgs(jc, args)
|
result = runWithArgs(jc, args)
|
||||||
executors.shutdown()
|
executors.shutdown()
|
||||||
debug("All done")
|
log(1, "All done")
|
||||||
})
|
})
|
||||||
|
|
||||||
// Check for new version
|
// Check for new version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue