Skip to content

Commit 1beaae4

Browse files
committed
remove comment
1 parent ce80821 commit 1beaae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/sgcollect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ def make_collect_logs_tasks(
387387
"sg_debug.log": "sg_debug.log",
388388
"sg_trace.log": "sg_trace.log",
389389
"sg_stats.log": "sg_stats.log",
390-
#"sg_stack_trace.log": "sg_stack_trace.log",
390+
"sg_stack_trace.log": "sg_stack_trace.log",
391391
"sync_gateway_access.log": "sync_gateway_access.log",
392392
"sync_gateway_error.log": "sync_gateway_error.log",
393393
"pprof.pb": "pprof.pb",

0 commit comments

Comments
 (0)