equal
deleted
inserted
replaced
|
1 rem Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 rem All rights reserved. |
|
3 rem This component and the accompanying materials are made available |
|
4 rem under the terms of "Eclipse Public License v1.0" |
|
5 rem which accompanies this distribution, and is available |
|
6 rem at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 rem |
|
8 rem Initial Contributors: |
|
9 rem Nokia Corporation - initial contribution. |
|
10 rem |
|
11 rem Contributors: |
|
12 rem |
|
13 rem Description: |
|
14 rem PDRSTORETEST.BAT |
|
15 rem |
|
16 rem |
|
17 |
|
18 |
|
19 @echo on |
|
20 testexecute.exe z:\pdrstoretest\pdrstoretest_t_all.script |
|
21 |
|
22 @echo off |
|
23 md e:\logs |
|
24 md e:\logs\testexecute |
|
25 |
|
26 copy c:\logs\testexecute\pdrstoretest_t_*.htm e:\logs\testexecute\ |
|
27 copy c:\logs\testexecute\testresults.htm e:\logs\testexecute\pdrresults.htm |