tag update: missing comparison operator in WHERE clause

This commit is contained in:
Vincent Riquer 2013-03-06 01:52:03 +01:00
parent 0fea85a597
commit 1592613fcc

2
atom
View File

@ -1007,7 +1007,7 @@ do
track "$tracknum" \ track "$tracknum" \
year "$year" \ year "$year" \
last_change "$lastchange" \ last_change "$lastchange" \
>/dev/null <<<"source_file $sourcefileid" >/dev/null <<<"source_file = $sourcefileid"
unset genre \ unset genre \
albumartist \ albumartist \
year \ year \