No debug in prod
This commit is contained in:
parent
535a75b04d
commit
623e83a46d
@ -259,7 +259,6 @@ CreateFileList() {
|
|||||||
echo ${3}/$origfile >> /tmp/music-sync-filelist
|
echo ${3}/$origfile >> /tmp/music-sync-filelist
|
||||||
VerboseOutput 0 "${origfile} is newer in source"
|
VerboseOutput 0 "${origfile} is newer in source"
|
||||||
VerboseOutput 2 "Added: ${3}/${origfile}"
|
VerboseOutput 2 "Added: ${3}/${origfile}"
|
||||||
echo "${1}/$origfile newer then ${2}/$mp3file" >> /tmp/poot.txt
|
|
||||||
fi
|
fi
|
||||||
if [[ "${1}/$origfile" == *".m3u" ]]; then
|
if [[ "${1}/$origfile" == *".m3u" ]]; then
|
||||||
VerboseOutput 0 "${origfile} is playlist"
|
VerboseOutput 0 "${origfile} is playlist"
|
||||||
|
Loading…
Reference in New Issue
Block a user