Commit daaa233
Call gp_debug_toggle() sooner
Currently gp_debug_toggle() is called at the end of load_config(), and
as a result any GPDEBUG() calls that happen during config processing are
no-ops.
Signed-off-by: Scott Mayhew <smayhew@redhat.com>1 parent 00bcb2d commit daaa233
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| 614 | + | |
| 615 | + | |
614 | 616 | | |
615 | 617 | | |
616 | 618 | | |
| |||
640 | 642 | | |
641 | 643 | | |
642 | 644 | | |
643 | | - | |
644 | 645 | | |
645 | 646 | | |
646 | 647 | | |
| |||
0 commit comments