summaryrefslogtreecommitdiff
path: root/testautomation/framework/required/includes/smoketest.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/required/includes/smoketest.inc')
-rw-r--r--testautomation/framework/required/includes/smoketest.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/framework/required/includes/smoketest.inc b/testautomation/framework/required/includes/smoketest.inc
index d4e327a21ad7..79e7b2da9db1 100644
--- a/testautomation/framework/required/includes/smoketest.inc
+++ b/testautomation/framework/required/includes/smoketest.inc
@@ -25,7 +25,7 @@
'
'/************************************************************************
'*
-'* owner : joerg.skottke@oracle.com
+'* owner : gregor.hartmann@oracle.com
'*
'* short description : "10ner/Smoke Test" from release engineering
'*
@@ -131,7 +131,7 @@ testcase tSmokeTest
' If macro fails for whatever reason, a message comes up
Kontext
if active.exists() then
- warnlog "#i87290# " + active.getText
+ warnlog "Macro failed " + active.getText
active.ok
call hCloseDocument()
goto endsub