[otrs-cvs] otrs/bin otrs.CleanupTicketMetadata.pl,1.9,1.10

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

Modified Files:
	otrs.CleanupTicketMetadata.pl 
Log Message:
Changed quotes so '\n' actually prints as newline.

Author: mb

Index: otrs.CleanupTicketMetadata.pl
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.CleanupTicketMetadata.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -2 -u -d -r1.9 -r1.10
--- otrs.CleanupTicketMetadata.pl	22 Jan 2013 10:14:09 -0000	1.9
+++ otrs.CleanupTicketMetadata.pl	28 Jan 2013 14:07:55 -0000	1.10
@@ -114,5 +114,5 @@
 
     if ( !$CommonObject->{ConfigObject}->Get('Ticket::ArchiveSystem') ) {
-        print 'Ticket::ArchiveSystem is not enabled!\n';
+        print "Ticket::ArchiveSystem is not enabled!\n";
         return;
     }
---------------------------------------------------------------------
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.