Changeset 668

Show
Ignore:
Timestamp:
07/16/07 01:24:47 (1 year ago)
Author:
Gregor
Message:

Some more dsss-net-install-tango updates.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • other/tango/dsss.conf

    r667 r668  
    11# This dsss.conf is used exclusively for Tango net-installs. 
    2 name = tango 
     2name = net-tango 
    33 
    44[+tangocore] 
  • other/tango/tango.bat

    r667 r668  
    77 
    88set /p answer=Y/n 
    9 if not %answer%==n goto fail 
     9if not "%answer%"=="n" goto fail 
    1010 
    1111REM Install the tango core ...