equal
deleted
inserted
replaced
10 REM * Initial Contributors: |
10 REM * Initial Contributors: |
11 REM * Nokia Corporation - initial contribution. |
11 REM * Nokia Corporation - initial contribution. |
12 REM * |
12 REM * |
13 REM * Contributors: |
13 REM * Contributors: |
14 REM * |
14 REM * |
15 REM * Description: |
15 REM * Description: Script that creates and signs commonemail sisx packages |
16 REM * Script that creates and signs commonemail sisx packages |
|
17 REM * |
16 REM * |
18 |
17 |
19 REM Check if the latest added certificate folder/file exists. If not, copy certs from network drive. |
18 REM Check if the latest added certificate folder/file exists. If not, copy certs from network drive. |
20 IF NOT EXIST RnD_certs\s60\RDTest_02.der ( |
19 IF NOT EXIST RnD_certs\s60\RDTest_02.der ( |
21 @echo ### RnD_certs not found, copying files from network drive |
20 @echo ### RnD_certs not found, copying files from network drive |