Skip to content

Commit

Permalink
When enabling tracing for all daemons also do it for the director.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed May 9, 2015
1 parent c0c8f12 commit 4f36722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dird/ua_cmds.c
Expand Up @@ -1160,6 +1160,7 @@ static void do_all_setdebug(UAContext *ua, int level, int trace_flag, int hangup

/* Director */
debug_level = level;
set_trace(trace_flag);

/* Count Storage items */
LockRes();
Expand Down

0 comments on commit 4f36722

Please sign in to comment.