Searched refs:codemgr_parent (Results 1 – 1 of 1) sorted by relevance
1831 if [[ -z $codemgr_parent && -n $CODEMGR_PARENT ]]; then1832 codemgr_parent=$CODEMGR_PARENT2140 codemgr_parent=$OPTARG;;2247 if [[ -n $pflag && -d $codemgr_parent/raw_files/new ]]; then2248 parent_webrev=$(readlink -f "$codemgr_parent")2249 codemgr_parent=$(readlink -f "$codemgr_parent/raw_files/new")2345 if [[ -z $codemgr_parent && -n $CODEMGR_PARENT ]]; then2346 codemgr_parent=$CODEMGR_PARENT2363 if [[ -z $codemgr_parent ]]; then2364 codemgr_parent=$par_branch[all …]