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
5052ed46
Commit
5052ed46
authored
Jan 10, 2017
by
Jeromy Johnson
Committed by
GitHub
Jan 10, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3586 from ipfs/make/gx/unsilence
make: unsilence gx
parents
4513732e
e5711d38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
5052ed46
...
...
@@ -66,7 +66,7 @@ path_check:
@
bin/check_go_path
$(
realpath
$(
shell
pwd
))
$(
realpath
$(
addsuffix
/src/github.com/ipfs/go-ipfs,
$(
subst
$(GOPATH_DELIMITER)
, ,
$(GOPATH)
)))
deps
:
go_check gx_check path_check $(covertools_rule)
${gx_bin}
--verbose
install
--global
>
/dev/null 2>&1
${gx_bin}
--verbose
install
--global
deps_covertools
:
go get
-u
github.com/wadey/gocovmerge
...
...
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