commence to remove CVS info from each file
This commit is contained in:
parent
1ecf6b2074
commit
3b2cf509b7
|
@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice.
|
|||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM
|
||||
REM CVS Info:
|
||||
REM
|
||||
REM $Author: arnaud02 $
|
||||
REM $Date: 2006/10/20 16:44:40 $
|
||||
REM $Revision: 1.2 $
|
||||
|
||||
@REM USER VARIABLES
|
||||
@REM ##############
|
||||
|
|
|
@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice.
|
|||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM
|
||||
REM CVS Info:
|
||||
REM
|
||||
REM $Author: arnaud02 $
|
||||
REM $Date: 2006/12/30 08:36:33 $
|
||||
REM $Revision: 1.3 $
|
||||
|
||||
REM (for MS compiler users):
|
||||
REM call alltest1 ..\build\msvc\Release\tidy.exe .\tmp
|
||||
|
|
|
@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice.
|
|||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM
|
||||
REM CVS Info:
|
||||
REM
|
||||
REM $Author: arnaud02 $
|
||||
REM $Date: 2006/12/28 10:01:45 $
|
||||
REM $Revision: 1.5 $
|
||||
|
||||
@if "%TIDY%." == "." goto Err1
|
||||
@if NOT EXIST %TIDY% goto Err2
|
||||
|
|
|
@ -7,11 +7,6 @@ REM See tidy.c for the copyright notice.
|
|||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM
|
||||
REM CVS Info:
|
||||
REM
|
||||
REM $Author: arnaud02 $
|
||||
REM $Date: 2006/10/20 16:44:40 $
|
||||
REM $Revision: 1.2 $
|
||||
|
||||
echo Testing %1 %2 %3
|
||||
set TESTNO=%1
|
||||
|
|
|
@ -8,12 +8,6 @@
|
|||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
#
|
||||
# CVS Info:
|
||||
#
|
||||
# $Author: arnaud02 $
|
||||
# $Date: 2005/03/23 12:57:19 $
|
||||
# $Revision: 1.1 $
|
||||
#
|
||||
# set -x
|
||||
|
||||
VERSION='$Id'
|
||||
|
|
|
@ -8,12 +8,6 @@
|
|||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
#
|
||||
# CVS Info:
|
||||
#
|
||||
# $Author: arnaud02 $
|
||||
# $Date: 2007/02/04 17:35:31 $
|
||||
# $Revision: 1.2 $
|
||||
#
|
||||
# set -x
|
||||
|
||||
VERSION='$Id'
|
||||
|
|
|
@ -8,12 +8,6 @@
|
|||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
#
|
||||
# CVS Info:
|
||||
#
|
||||
# $Author: creitzel $
|
||||
# $Date: 2003/03/19 18:33:12 $
|
||||
# $Revision: 1.18 $
|
||||
#
|
||||
# set -x
|
||||
|
||||
VERSION='$Id'
|
||||
|
|
|
@ -8,12 +8,6 @@
|
|||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
#
|
||||
# CVS Info:
|
||||
#
|
||||
# $Author: arnaud02 $
|
||||
# $Date: 2006/01/04 10:27:12 $
|
||||
# $Revision: 1.9 $
|
||||
#
|
||||
# set -x
|
||||
|
||||
VERSION='$Id'
|
||||
|
|
|
@ -8,12 +8,6 @@
|
|||
#
|
||||
# <URL:http://tidy.sourceforge.net/>
|
||||
#
|
||||
# CVS Info:
|
||||
#
|
||||
# $Author: arnaud02 $
|
||||
# $Date: 2005/03/08 12:08:00 $
|
||||
# $Revision: 1.5 $
|
||||
#
|
||||
# set -x
|
||||
|
||||
VERSION='$Id'
|
||||
|
|
|
@ -7,10 +7,5 @@ REM See tidy.c for the copyright notice.
|
|||
REM
|
||||
REM <URL:http://tidy.sourceforge.net/>
|
||||
REM
|
||||
REM CVS Info:
|
||||
REM
|
||||
REM $Author: creitzel $
|
||||
REM $Date: 2003/03/19 18:33:12 $
|
||||
REM $Revision: 1.1 $
|
||||
|
||||
for /F "tokens=1*" %%i in (xmlcases.txt) do call onetest.cmd %%i %%j
|
||||
|
|
Loading…
Reference in a new issue