Searched refs:ORIGINAL_DIR (Results 1 – 6 of 6) sorted by relevance
169 sys_path[i] = process.ORIGINAL_DIR175 orig_dir=process.ORIGINAL_DIR,190 process.ORIGINAL_DIR is not None):191 main_path = os.path.join(process.ORIGINAL_DIR, main_path)228 process.ORIGINAL_DIR = data['orig_dir']
29 ORIGINAL_DIR = os.path.abspath(os.getcwd()) variable31 ORIGINAL_DIR = None variable
9 ORIGINAL_DIR=`pwd`11 cp -R $ORIGINAL_DIR stage
401 orig_dir=process.ORIGINAL_DIR,415 process.ORIGINAL_DIR is not None:416 main_path = os.path.join(process.ORIGINAL_DIR, main_path)471 process.ORIGINAL_DIR = data['orig_dir']
51 ORIGINAL_DIR = os.path.abspath(os.getcwd()) variable53 ORIGINAL_DIR = None variable