[otrs-cvs] otrs/bin UnitTest.pl,1.9,1.10
cvs-log at otrs.org
cvs-log at otrs.org
Mon Apr 9 22:22:26 GMT 2007
Comments:
Update of /home/cvs/otrs/bin
In directory lancelot:/tmp/cvs-serv23731/bin
Modified Files:
UnitTest.pl
Log Message:
Added xml support for output.
Author: martin
Index: UnitTest.pl
===================================================================
RCS file: /home/cvs/otrs/bin/UnitTest.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** UnitTest.pl 12 Mar 2007 23:18:07 -0000 1.9
--- UnitTest.pl 9 Apr 2007 22:22:21 -0000 1.10
***************
*** 48,52 ****
print "UnitTest.pl <Revision $VERSION> - OTRS test handle\n";
print "Copyright (c) 2001-2007 OTRS GmbH, http://otrs.org/\n";
! print "usage: UnitTest.pl [-n Name e.g. Ticket or Queue] [-o ASCII|HTML]\n";
exit 1;
}
--- 48,52 ----
print "UnitTest.pl <Revision $VERSION> - OTRS test handle\n";
print "Copyright (c) 2001-2007 OTRS GmbH, http://otrs.org/\n";
! print "usage: UnitTest.pl [-n Name e.g. Ticket or Queue] [-o ASCII|HTML|XML]\n";
exit 1;
}
More information about the cvs-log
mailing list