mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 19:34:49 +01:00
get-bc: tweak LogInfo message
This commit is contained in:
parent
c240a4fef4
commit
07a672bd30
@ -44,7 +44,7 @@ func main() {
|
||||
|
||||
exitCode := shared.Extract(args)
|
||||
|
||||
shared.LogInfo("Calling %v DID NOT TELL US WHAT HAPPENED\n", os.Args)
|
||||
shared.LogInfo("Completed call: %v, exiting with %v\n", os.Args, exitCode)
|
||||
|
||||
os.Exit(exitCode)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user