17
17
LaunchpadCronScript) also log warnings and and errors as OOPS reports.
19
19
>>> import os.path, subprocess, sys
21
21
>>> cronscript_crash_path = os.path.join(
22
22
... config.root, 'lib', 'lp', 'services', 'scripts', 'tests',
23
23
... 'cronscript-crash.py')