mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Update path.
This commit is contained in:
parent
179607df87
commit
919af6c539
@ -2,7 +2,7 @@ set env LD_PRELOAD /lib/x86_64-linux-gnu/libpthread.so.0
|
||||
|
||||
python
|
||||
import sys
|
||||
sys.path.insert(0, '/home/gbeutner/strawberry/contrib/gdb')
|
||||
sys.path.insert(0, '/home/gbeutner/strawberry/tools/debug/gdb')
|
||||
from icingadbg import register_icinga_printers
|
||||
register_icinga_printers()
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user