Ignore:
Timestamp:
2019-03-19T17:43:57+13:00 (5 years ago)
Author:
ak19
Message:

Forgot to escape brackets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/makegli.bat

    r32913 r32915  
    77:: Don't bother compiling GLI if there's no source code (e.g. if this is a binary only)
    88if not exist src (
    9    echo WARNING: There is no gli source code (src directory) to compile. Terminating makegli.
     9   echo WARNING: There is no gli source code ^(src directory^) to compile. Terminating makegli.
    1010   goto exit
    1111)
Note: See TracChangeset for help on using the changeset viewer.