Ignore:
Timestamp:
2016-03-09T21:09:34+13:00 (8 years ago)
Author:
ak19
Message:

Minor changes to mirror the way the expeditee nightly generation scripts on linux name files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/expeditee-release-kits/rke-setup.bat.in

    r30397 r30399  
    1616
    1717set os=windows
    18 set products_suffix=%os%
    19 set uploads_suffix=%products_suffix%
    20 set out_suffix=%os%
     18set products_suffix=-%os%
     19set uploads_suffix=-%products_suffix%
     20set out_suffix=-%os%
    2121:: identity_file is the public key file
    2222set identity_file=%currentdir%\tools\keys\upload-expeditee.ppk
Note: See TracChangeset for help on using the changeset viewer.