Searched refs:_prep (Results 1 – 1 of 1) sorted by relevance
21 _prep="$1"24 test -z "$_prep" && return25 sh -c "$_prep" || fail "preparation failed: \"$_prep\""38 _prep="$3"43 prepare_files "$_prep"48 prepare_files "$_prep"58 _prep="$4"63 prepare_files "$_prep"68 prepare_files "$_prep"73 prepare_files "$_prep"[all …]