RE: [Lsb-cvslog] tests/tet/support tjreport, NONE, 1.1 tjreport.1, NONE, 1.1
"Wichmann, Mats D" <[email protected]>
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <A06801158AE07847B27A52C1A074BC1D07F77FDA@fmsmsx404.amr.corp.intel.com> |
Is it possible to get this file from the cvs tree without checking in a fresh copy? I don't like to maintain this in both places and risk a change not getting picked up. Some other packages use a "cvs export" technique for this sort of thing... Regards, Mats >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf >Of Rui Feng >Sent: Tuesday, June 07, 2005 1:53 AM >To: [email protected] >Subject: [Lsb-cvslog] tests/tet/support tjreport, NONE, 1.1 >tjreport.1, NONE, 1.1 > >Update of /cvsroot/lsb/tests/tet/support >In directory base2.freestandards.org:/tmp/cvs-serv19586/support > >Added Files: > tjreport tjreport.1 >Log Message: >initial check in using the latest files in >tests/lsb-runtime-test/scripts/support > >--- NEW FILE: tjreport --- >#!/usr/bin/perl -w > ># Tool to summarise a journal file generated by TET ># or to determine the difference in test results between two ># journals. ># ># (C) Copyright 2001 The Free Standards Group Inc ># ># 21/5/2001 Chris Yeoh, IBM ># ># This is $Revision: 1.1 $ ># ># $Log: tjreport,v $ ># Revision 1.1 2005/06/07 07:53:09 phost ># initial check in using the latest files in >tests/lsb-runtime-test/scripts/support ># ># Revision 1.18 2005/03/29 14:30:15 ajosey ># allow for TEST_VERS and TEST_ARCH not to be set