Skip to content

Commit a62dd17

Browse files
committed
Revert r1302359. Problem was broken svn client at my end.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1302376 13f79535-47bb-0310-9956-ffa450edef68
1 parent cdd069f commit a62dd17

24 files changed

Lines changed: 24 additions & 24 deletions

bin/catalina.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ rem set TITLE=Tomcat.Cluster#1.Server#1 [%DATE% %TIME%]
9393
rem
9494
rem
9595
rem
96-
rem $Id:$
96+
rem $Id$
9797
rem ---------------------------------------------------------------------------
9898

9999
rem Suppress Terminate batch job on CTRL+C

bin/catalina.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
# Example (all one line)
9595
# LOGGING_MANAGER="-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"
9696
#
97-
# $Id:$
97+
# $Id$
9898
# -----------------------------------------------------------------------------
9999

100100
# OS specific support. $var _must_ be set to either true or false.

bin/configtest.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if "%OS%" == "Windows_NT" setlocal
1818
rem ---------------------------------------------------------------------------
1919
rem Configuration test script for the CATALINA Server
2020
rem
21-
rem $Id:$
21+
rem $Id$
2222
rem ---------------------------------------------------------------------------
2323

2424
rem Guess CATALINA_HOME if not defined

bin/configtest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# -----------------------------------------------------------------------------
1919
# Configuration Test Script for the CATALINA Server
2020
#
21-
# $Id:$
21+
# $Id$
2222
# -----------------------------------------------------------------------------
2323

2424
# Better OS/400 detection: see Bugzilla 31132

bin/cpappend.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rem limitations under the License.
1717
rem ---------------------------------------------------------------------------
1818
rem Append to CLASSPATH
1919
rem
20-
rem $Id:$
20+
rem $Id$
2121
rem ---------------------------------------------------------------------------
2222

2323
rem Process the first argument

bin/digest.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if "%OS%" == "Windows_NT" setlocal
1818
rem ---------------------------------------------------------------------------
1919
rem Script to digest password using the algorithm specified
2020
rem
21-
rem $Id:$
21+
rem $Id$
2222
rem ---------------------------------------------------------------------------
2323

2424
rem Guess CATALINA_HOME if not defined

bin/digest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# -----------------------------------------------------------------------------
1919
# Script to digest password using the algorithm specified
2020
#
21-
# $Id:$
21+
# $Id$
2222
# -----------------------------------------------------------------------------
2323

2424
# Better OS/400 detection: see Bugzilla 31132

bin/service.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ rem
2626
rem name (optional) If the second argument is present it is considered
2727
rem to be new service name
2828
rem
29-
rem $Id:$
29+
rem $Id$
3030
rem ---------------------------------------------------------------------------
3131

3232
set "SELF=%~dp0%service.bat"

bin/setclasspath.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rem Set JAVA_HOME or JRE_HOME if not already set, ensure any provided settings
1919
rem are valid and consistent with the selected start-up options and set up the
2020
rem endorsed directory.
2121
rem
22-
rem $Id:$
22+
rem $Id$
2323
rem ---------------------------------------------------------------------------
2424

2525
rem Make sure prerequisite environment variables are set

bin/setclasspath.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# are valid and consistent with the selected start-up options and set up the
2121
# endorsed directory.
2222
#
23-
# $Id:$
23+
# $Id$
2424
# -----------------------------------------------------------------------------
2525

2626
# Make sure prerequisite environment variables are set

0 commit comments

Comments
 (0)