Searched refs:single_input (Results 1 – 1 of 1) sorted by relevance
310 local single_input=${dex_files_to_merge[0]}311 if [[ "$dst_file" != "$single_input" ]]; then312 mv "$single_input" "$dst_file";