[otrs-cvs] otrs/scripts/test CheckModules.t,1.6,1.7
"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
In directory lancelot:/tmp/cvs-serv10090/scripts/test
Modified Files:
CheckModules.t
Log Message:
Added option to do not show output colors.
Author: cr
Index: CheckModules.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/CheckModules.t,v
retrieving revision 1.6
retrieving revision 1.7
diff -2 -u -d -r1.6 -r1.7
--- CheckModules.t 15 Jan 2013 10:04:18 -0000 1.6
+++ CheckModules.t 15 Jan 2013 21:06:58 -0000 1.7
@@ -18,5 +18,5 @@
my $TmpSumString;
-if ( open( $TmpSumString, "$^X $Home/bin/otrs.CheckModules.pl |" ) ) {
+if ( open( $TmpSumString, "$^X $Home/bin/otrs.CheckModules.pl NoColors |" ) ) {
while (<$TmpSumString>) {
---------------------------------------------------------------------
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