1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 16:07:12 -07:00
This commit is contained in:
Cedric Beust 2015-10-19 16:47:11 -07:00
parent a93eb68705
commit f42dc63d27

View file

@ -59,7 +59,7 @@ private class Main @Inject constructor(
// runTest()
result = runWithArgs(jc, args)
executors.shutdown()
debug("All done")
log(1, "All done")
})
// Check for new version