Changeset 20915
- Timestamp:
- 2009-11-05T17:52:07+13:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gsdl/trunk/gs2-server.bat
r20905 r20915 46 46 :: the null (NUL) device does exist in every directory. As a result, you 47 47 :: can test for the null device to determine whether a directory exists." 48 echo "%GSDLHOME%\apache-httpd\nul"48 rem echo "%GSDLHOME%\apache-httpd\nul" 49 49 if not exist "%GSDLHOME%\apache-httpd\*" ( 50 50 echo.
Note:
See TracChangeset
for help on using the changeset viewer.