mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 19:14:43 +01:00
Merge pull request #55 from woodruffw-forks/ww/log-tweak
get-bc: tweak LogInfo message
This commit is contained in:
commit
938e8515ce
@ -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