Ignore:
Timestamp:
Feb 21, 2008, 5:59:30 PM (16 years ago)
Author:
rybkin
Message:

See C.L. 349

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/mgr/cmt_install_action.bat

    r11 r445  
    2727if NOT exist %install_dir% echo "Cannot install file %file_name%, no installation directory specified" & exit /B 0
    2828
    29 echo Installing file %file_name% into %install_dir%
     29rem echo Installing file %file_name% into %install_dir%
    3030
    3131if exist %dest_file_path% del %dest_file_path%
Note: See TracChangeset for help on using the changeset viewer.