equal
deleted
inserted
replaced
16 |
16 |
17 md c:\tcaf |
17 md c:\tcaf |
18 copy /s z:\tcaf\* c:\tcaf |
18 copy /s z:\tcaf\* c:\tcaf |
19 testexecute c:\tcaf\tcaf.script |
19 testexecute c:\tcaf\tcaf.script |
20 move c:\logs\testexecute\tcaf.htm e:\testresults\tcaf.htm |
20 move c:\logs\testexecute\tcaf.htm e:\testresults\tcaf.htm |
|
21 del c:\tcaf\*.* |
|
22 |
|
23 md c:\tcaf |
|
24 copy /s z:\tcaf\* c:\tcaf |
|
25 testexecute c:\tcaf\tcafnodrmcap.script |
|
26 move c:\logs\testexecute\tcafnodrmcap.htm e:\testresults\tcafnodrmcap.htm |
21 del c:\tcaf\*.* |
27 del c:\tcaf\*.* |
22 |
28 |
23 md c:\tcaf |
29 md c:\tcaf |
24 copy /s z:\tcaf\* c:\tcaf |
30 copy /s z:\tcaf\* c:\tcaf |
25 testexecute c:\tcaf\drmfileperformance_armv5.script |
31 testexecute c:\tcaf\drmfileperformance_armv5.script |