sbsv2/raptor/bin/sbs_env.bat
branchwip
changeset 339 66bd520416ef
parent 335 e69156db0290
child 342 f0e42ff3359f
equal deleted inserted replaced
338:9372474d4b07 339:66bd520416ef
    46 @SET PATH=
    46 @SET PATH=
    47 @SET PATH=%PATH_TEMP%
    47 @SET PATH=%PATH_TEMP%
    48 @SET PATH_TEMP=
    48 @SET PATH_TEMP=
    49 
    49 
    50 @REM Tell CYGWIN not to map unix security attributes to windows to
    50 @REM Tell CYGWIN not to map unix security attributes to windows to
    51 @REM prevent raptor from potentially creating read-only files:
    51 @REM prevent raptor from potentially creating read-only files.
    52 @REM
       
    53 @REM
       
    54 @REM
       
    55 
       
    56 @REM Assume Cygwin 1.5 CLI.
    52 @REM Assume Cygwin 1.5 CLI.
    57 @SET __MOUNTOPTIONS__=-u
    53 @SET __MOUNTOPTIONS__=-u
    58 @SET __UMOUNTOPTIONS__=-u
    54 @SET __UMOUNTOPTIONS__=-u
    59 @SET CYGWIN=nontsec nosmbntsec
    55 @SET CYGWIN=nontsec nosmbntsec
    60 
    56