Commit 9d0c3f5c authored by Lars Gierth's avatar Lars Gierth

diag: make commit consistent with version command

License: MIT
Signed-off-by: default avatarLars Gierth <larsg@systemli.org>
parent 9beebc97
......@@ -53,7 +53,7 @@ Prints out information about your computer to aid in easier debugging.
}
info["ipfs_version"] = config.CurrentVersionNumber
info["ipfs_git_sha"] = config.CurrentCommit
info["ipfs_commit"] = config.CurrentCommit
res.SetOutput(info)
},
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment