Index: lams_tool_vote/db/sql/updatescripts/updateTo20080108.sql =================================================================== diff -u -ra3c6639c17b068cf013cbfe81e49e48ff5c650a4 -r4ef62f42d4bd4bcdbe98bac97cafcd3c0c7a4ab2 --- lams_tool_vote/db/sql/updatescripts/updateTo20080108.sql (.../updateTo20080108.sql) (revision a3c6639c17b068cf013cbfe81e49e48ff5c650a4) +++ lams_tool_vote/db/sql/updatescripts/updateTo20080108.sql (.../updateTo20080108.sql) (revision 4ef62f42d4bd4bcdbe98bac97cafcd3c0c7a4ab2) @@ -13,4 +13,4 @@ -- update the tool version - special code that should only be executed if the upgrade is being done manually. -- if it is being done via the tool deployer then it will update the version automatically. -UPDATE lams_tool SET tool_version = "20080108" WHERE tool_signature = "lavote11"; +-- UPDATE lams_tool SET tool_version = "20080108" WHERE tool_signature = "lavote11";