Changeset 20915


Ignore:
Timestamp:
2009-11-05T17:52:07+13:00 (14 years ago)
Author:
ak19
Message:

Minor change: removed display of an unwanted echo stmt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/gs2-server.bat

    r20905 r20915  
    4646:: the null (NUL) device does exist in every directory. As a result, you
    4747:: can test for the null device to determine whether a directory exists."
    48 echo "%GSDLHOME%\apache-httpd\nul"
     48rem echo "%GSDLHOME%\apache-httpd\nul"
    4949if not exist "%GSDLHOME%\apache-httpd\*" (
    5050    echo.
Note: See TracChangeset for help on using the changeset viewer.