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-unixfs
Commits
5c14df0a
Commit
5c14df0a
authored
Oct 09, 2014
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
turn logging back off for @jbenet's sanity
parent
77cec590
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
cmd/ipfs/ipfs.go
cmd/ipfs/ipfs.go
+0
-1
No files found.
cmd/ipfs/ipfs.go
View file @
5c14df0a
...
@@ -82,7 +82,6 @@ func ipfsCmd(c *commander.Command, args []string) error {
...
@@ -82,7 +82,6 @@ func ipfsCmd(c *commander.Command, args []string) error {
}
}
func
main
()
{
func
main
()
{
u
.
AllLoggersOn
()
u
.
Debug
=
false
u
.
Debug
=
false
// setup logging
// setup logging
...
...
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