Skip to content

Commit

Permalink
initscript: Export CTDB_DEBUG_LOCKS variable
Browse files Browse the repository at this point in the history
Signed-off-by: Amitay Isaacs <[email protected]>

(This used to be ctdb commit a415a1986900135f889efc25ecaf2761b1dae81a)
  • Loading branch information
amitay committed Jul 10, 2013
1 parent f46d0e7 commit ae0afad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctdb/config/ctdb.init
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ build_ctdb_options () {

export_debug_variables ()
{
export CTDB_DEBUG_HUNG_SCRIPT CTDB_EXTERNAL_TRACE
export CTDB_DEBUG_HUNG_SCRIPT CTDB_EXTERNAL_TRACE CTDB_DEBUG_LOCKS
}

set_retval() {
Expand Down

0 comments on commit ae0afad

Please sign in to comment.