14
14
##############################################################################
19
17
import sys, os, time, logging, warnings, re
22
21
if os.getsid(0) == os.getsid(os.getppid()):
23
22
# We need to become the process group leader so test_on_merge.py