[otrs-cvs] otrs/scripts/test/Frontend Basic.t,1.1,1.2

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/scripts/test/Frontend
In directory lancelot:/tmp/cvs-serv6275/scripts/test/Frontend

Modified Files:
	Basic.t 
Log Message:
Change to localhost to make it work on the UT servers.

Author: mg

Index: Basic.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/Frontend/Basic.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -2 -u -d -r1.1 -r1.2
--- Basic.t	11 Jan 2013 11:09:12 -0000	1.1
+++ Basic.t	14 Jan 2013 08:05:20 -0000	1.2
@@ -39,5 +39,7 @@
 
 my $BaseURL = $ConfigObject->Get('HttpType') . '://';
-$BaseURL .= $ConfigObject->Get('FQDN') . '/';
+
+#$BaseURL .= $ConfigObject->Get('FQDN') . '/';
+$BaseURL .= 'localhost/';
 $BaseURL .= $ConfigObject->Get('ScriptAlias');
 
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.