Kaydet (Commit) 233b7675 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS smoketest13 (1.20.8); FILE MERGED

2007/01/12 15:57:31 kz 1.20.8.1: #i73420# chg. start message to starting office
üst 0a5fb235
......@@ -7,9 +7,9 @@ eval 'exec perl -wS $0 ${1+"$@"}'
#
# $RCSfile: smoketest.pl,v $
#
# $Revision: 1.20 $
# $Revision: 1.21 $
#
# last change: $Author: ihi $ $Date: 2006-12-18 15:46:55 $
# last change: $Author: vg $ $Date: 2007-01-15 12:15:40 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -255,7 +255,7 @@ if ( $ARGV[0] ) {
( $script_name = $0 ) =~ s/^.*\b(\w+)\.pl$/$1/;
$id_str = ' $Revision: 1.20 $ ';
$id_str = ' $Revision: 1.21 $ ';
$id_str =~ /Revision:\s+(\S+)\s+\$/
? ($script_rev = $1) : ($script_rev = "-");
......@@ -455,7 +455,7 @@ sub doTest {
# start office (error 4)
print "Starting Testtool ($INSTSETNAME)\n";
print "starting office ($INSTSETNAME)\n";
if ($gui eq "UNX") {
delete $ENV{LD_LIBRARY_PATH};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment