Index: lams_tool_survey/build.xml
===================================================================
diff -u -r7f5d2061bf4ed8dd80d8e045ff625645ca59efc6 -rf124bb5b1ed07b1d5dca8e235453d8d1035a6215
--- lams_tool_survey/build.xml (.../build.xml) (revision 7f5d2061bf4ed8dd80d8e045ff625645ca59efc6)
+++ lams_tool_survey/build.xml (.../build.xml) (revision f124bb5b1ed07b1d5dca8e235453d8d1035a6215)
@@ -332,6 +332,12 @@
+
+
+
+
+
+
@@ -376,7 +382,7 @@
toolVersion="${tool.version}"
hideTool="${hideTool}"
minServerVersionNumber="${min.server.version.number}"
- toolUpdateScriptPath="${build.deploy}/sql/updateTo${tool.version}.sql"
+ toolUpdateScriptPath="${build.deploy}/sql/updatescripts/updateTo${tool.version}.sql"
toolTablesScriptPath="${build.deploy}/sql/create_lams_tool_survey.sql"
toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_survey.sql"
toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"