Changeset 35591 for local/greenstone3


Ignore:
Timestamp:
2021-10-14T15:57:25+13:00 (3 years ago)
Author:
davidb
Message:

Don't use double-quotes in an DOS-style echo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • local/greenstone3/windows-64bit/gs3-devel.bat

    r35590 r35591  
    1515popd
    1616
    17 echo "Environment for Visual Studio 64-bit Compiler setup"
     17echo Environment for Visual Studio 64-bit Compiler setup
    1818
    1919:::
     
    4040:: an external SVN reference to Greenstone's winbin support tools area)
    4141
    42 echo "Adding wget with its wgetrc to PATH for devel"
     42echo Adding wget with its wgetrc to PATH for devel
    4343pushd bin
    4444set PATH=%CD%;%PATH%
Note: See TracChangeset for help on using the changeset viewer.