summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorMarc Neumann [msc] <Marc.Neumann@sun.com>2010-07-08 11:05:48 +0200
committerMarc Neumann [msc] <Marc.Neumann@sun.com>2010-07-08 11:05:48 +0200
commitd4a5143759987c589e555307fb5fbb67f2e208d4 (patch)
treeb58fe0dada7d1af72b7b38073dff818c38d5458e /testautomation
parentaa1d824ff9d9339cad9afadf0a750cff0f1354ea (diff)
automationdev300m84: #111330#
Diffstat (limited to 'testautomation')
-rwxr-xr-x[-rw-r--r--]testautomation/dbaccess/optional/includes/db_hsqldb.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/testautomation/dbaccess/optional/includes/db_hsqldb.inc b/testautomation/dbaccess/optional/includes/db_hsqldb.inc
index 979f0e3e5f29..3ad3016a9eb3 100644..100755
--- a/testautomation/dbaccess/optional/includes/db_hsqldb.inc
+++ b/testautomation/dbaccess/optional/includes/db_hsqldb.inc
@@ -33,12 +33,14 @@
sub db_hsqldb
call tGeneral
+ call ExitRestartTheOffice
call tRenameTable
call tOpenDatabaseWithViews
call tRenameTableWhichUsedInViews
call tQueryOpenInSQLMode
-
+ call ExitRestartTheOffice
+
app.FileCopy gTesttoolPath + ConvertPath("dbaccess/optional/input/hsql_datasource/TT_hsqldb.odb") , gOfficePath + ConvertPath("user/work/TT_hsqldb.odb")
call db_Query(gOfficePath + "user/work/TT_hsqldb.odb" ,"hsqldb")