Searched refs:ml_intercept_script (Results 1 – 1 of 1) sorted by relevance
32 ml_intercept_script=$intercept_script-$mlprefix34 if [ ! -f "$ml_intercept_script" ]; then35 cp $intercept_script $ml_intercept_script38 …[ -x "$ml_intercept_script" ] && sed -i -e "2,$(($#+1)) {/.*/d}" -e "/^##PKGS: .*/d" $ml_intercept…41 intercept_script=$ml_intercept_script