From 1592613fccd8e1d9fcb06d15ef4f7720ba923bbe Mon Sep 17 00:00:00 2001 From: Vincent Riquer Date: Wed, 6 Mar 2013 01:52:03 +0100 Subject: [PATCH] tag update: missing comparison operator in WHERE clause --- atom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atom b/atom index 91cc43d..09e7847 100755 --- a/atom +++ b/atom @@ -1007,7 +1007,7 @@ do track "$tracknum" \ year "$year" \ last_change "$lastchange" \ - >/dev/null <<<"source_file $sourcefileid" + >/dev/null <<<"source_file = $sourcefileid" unset genre \ albumartist \ year \