Remove test code.
This commit is contained in:
parent
6c4d752e92
commit
1fb3607165
@ -285,8 +285,6 @@ find "$OLD_DIR" -type f ! -name "*".$EXT | sort | while read non_mp3; do
|
||||
migrate_music "$temp_file" $cmd
|
||||
|
||||
echo "** Removing original."
|
||||
echo "$temp_file"
|
||||
echo "$non_mp3"
|
||||
if [[ -d ~/TRASH ]]; then
|
||||
mv -v "$non_mp3" ~/TRASH/
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user