Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
9d0c3f5c
Commit
9d0c3f5c
authored
Nov 25, 2015
by
Lars Gierth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
diag: make commit consistent with version command
License: MIT Signed-off-by:
Lars Gierth
<
larsg@systemli.org
>
parent
9beebc97
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/commands/sysdiag.go
core/commands/sysdiag.go
+1
-1
No files found.
core/commands/sysdiag.go
View file @
9d0c3f5c
...
...
@@ -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
)
},
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment