Ignore:
Timestamp:
Jan 31, 2007, 9:01:30 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osc-snovis/head/obuild/DOS/checkout_release.bat

    r13 r14  
    44REM #
    55REM # File produced by the obuild tool version 1.0
    6 REM # for the package osc-snovis with version v1r0.
     6REM # for the package osc_snovis with version v1r0.
    77REM #
    88
     
    1616REM #////////////////////////////////////////////////
    1717
    18 FOR /F "usebackq delims=;" %%d IN (`cd`) DO SET obuild_pwd_osc-snovis_0=%%d
     18FOR /F "usebackq delims=;" %%d IN (`cd`) DO SET obuild_pwd_osc_snovis_0=%%d
    1919cd ..
    2020cd ..
     
    202202
    203203
    204 cd "%obuild_pwd_osc-snovis_0%"
    205 SET obuild_pwd_osc-snovis_0=
     204cd "%obuild_pwd_osc_snovis_0%"
     205SET obuild_pwd_osc_snovis_0=
    206206:obuild_return
    207207ENDLOCAL
Note: See TracChangeset for help on using the changeset viewer.