6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
addFilter("ibutils.* shared-lib-calls-exit")
|
|
addFilter("ibutils.* script-without-shebang")
|