call these hidden scripts

This commit is contained in:
Clinton Hall 2013-03-13 23:13:23 -07:00
commit ae92a89257

View file

@ -23,6 +23,7 @@
import sys import sys
sys.path.insert(0, 'autoProcess/') # add this folder to path as this allows out-of-sight files to be called.
import logging import logging
import migratecfg import migratecfg