Commit b603b0b
committed
Don't let logger functions turn off xtrace
Resolves: #108
Functions like dwarn in kdump-logger.sh disable xtrace temporarily and
only re-enable xtrace when debug is set. Automatically set debug
environment variable to resolve this issue.
Signed-off-by: Coiby Xu <coxu@redhat.com>1 parent a6c10e5 commit b603b0b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
0 commit comments