summaryrefslogtreecommitdiff
path: root/testautomation/framework/required/includes
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-08-11 13:09:14 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-08-11 13:09:14 +0200
commit7314b41f86289b536ee070417eda41cc681ca868 (patch)
tree1f3f6540194d2e51ec61299d2d8535e4b0cbc236 /testautomation/framework/required/includes
parente1bfef17e53bbb3f6749e1680be352df04e1d177 (diff)
automationooo330m3: #i113764# - Check for binfilter, fix syntax error
Diffstat (limited to 'testautomation/framework/required/includes')
-rwxr-xr-xtestautomation/framework/required/includes/topten.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/framework/required/includes/topten.inc b/testautomation/framework/required/includes/topten.inc
index 0d0157ed212e..8f5cb30fb99e 100755
--- a/testautomation/framework/required/includes/topten.inc
+++ b/testautomation/framework/required/includes/topten.inc
@@ -40,7 +40,7 @@ sub topten
catch
warnlog( "Optional legacy filters package is not installed" )
printlog( "Please restart the setup to install the missing filters" )
- end sub
+ exit sub
endcatch
gApplication = "WRITER"