[otrs-cvs] UnitTest/bin UnitTestAutoSetup.pl,1.275,1.276

"CVS commits notifications of OTRS.org" <[email protected]> Thu, 27 Jun 2013 14:28:33 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/UnitTest/bin
In directory lancelot:/tmp/cvs-serv2158/bin

Modified Files:
	UnitTestAutoSetup.pl 
Log Message:
Small code style improvement.

Author: ub

Index: UnitTestAutoSetup.pl
===================================================================
RCS file: /home/cvs/UnitTest/bin/UnitTestAutoSetup.pl,v
retrieving revision 1.275
retrieving revision 1.276
diff -2 -u -d -r1.275 -r1.276
--- UnitTestAutoSetup.pl	27 Jun 2013 14:22:23 -0000	1.275
+++ UnitTestAutoSetup.pl	27 Jun 2013 14:28:28 -0000	1.276
@@ -1512,5 +1512,5 @@
             my $Force = '';
             if ( $Package->{Force} ) {
-                $Force .= ' -f on';
+                $Force = ' -f on';
             }
 
---------------------------------------------------------------------
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