removed trailing whitespace from output of list-bookcodes-* scripts
[project-aon.git] / common / scripts / list-bookcodes-by-series.sh
index 3af2928..8005e41 100755 (executable)
@@ -19,7 +19,7 @@ do
         exit 1
     fi
 
-    sqlite3 -column -noheader "$book_db" <<EOF
+    sqlite3 -noheader "$book_db" <<EOF
       select book 
       from bookcodes 
       where series = '$series'