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