File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 <ItemGroup >
2121 <HelixWorkItem Include =" SOD - Android HelloWorld APK Size" >
2222 <PayloadDirectory >$(WorkItemDirectory)</PayloadDirectory >
23- <PreCommands >cd $(ScenarioDirectory)helloandroid;copy $ HELIX_CORRELATION_PAYLOAD%\HelloAndroid.apk .;$(Python) pre.py</PreCommands >
23+ <PreCommands >cd $(ScenarioDirectory)helloandroid;copy % HELIX_CORRELATION_PAYLOAD%\HelloAndroid.apk .;$(Python) pre.py</PreCommands >
2424 <Command >$(Python) test.py sod --scenario-name " %(Identity)" </Command >
2525 <PostCommands >$(Python) post.py</PostCommands >
2626 </HelixWorkItem >
2727 <HelixWorkItem Include =" SOD - Android HelloWorld Extracted Size" >
2828 <PayloadDirectory >$(WorkItemDirectory)</PayloadDirectory >
29- <PreCommands >cd $(ScenarioDirectory)helloandroid;copy $ HELIX_CORRELATION_PAYLOAD%\HelloAndroid.apk .;$(Python) pre.py --unzip</PreCommands >
29+ <PreCommands >cd $(ScenarioDirectory)helloandroid;copy % HELIX_CORRELATION_PAYLOAD%\HelloAndroid.apk .;$(Python) pre.py --unzip</PreCommands >
3030 <Command >$(Python) test.py sod --scenario-name " %(Identity)" </Command >
3131 <PostCommands >$(Python) post.py</PostCommands >
3232 </HelixWorkItem >
You can’t perform that action at this time.
0 commit comments