Commit 0e6c1a8
Only add double-dash to args if there are previous app-host-added args (microsoft#7769)
* Only add double-dash to args if there are previous app-host-added args
* Update tests
* test to see if CI azure service bus somehow needs the double dash
* Revert "test to see if CI azure service bus somehow needs the double dash"
This reverts commit d128b27.
* move -- logic into BuildLaunchArgs
* remove nested if
---------
Co-authored-by: Adam Ratzman <adamratzman@microsoft.com>1 parent 9a86337 commit 0e6c1a8
2 files changed
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1024 | 1024 | | |
1025 | 1025 | | |
1026 | 1026 | | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
1027 | 1033 | | |
1028 | 1034 | | |
1029 | 1035 | | |
| |||
1036 | 1042 | | |
1037 | 1043 | | |
1038 | 1044 | | |
1039 | | - | |
1040 | 1045 | | |
1041 | 1046 | | |
1042 | | - | |
1043 | | - | |
1044 | | - | |
1045 | | - | |
1046 | | - | |
1047 | | - | |
| 1047 | + | |
1048 | 1048 | | |
1049 | | - | |
| 1049 | + | |
| 1050 | + | |
1050 | 1051 | | |
1051 | 1052 | | |
1052 | 1053 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments