Commit 65a95e8
authored
[SAI-PTF]Fix issue when transfer make parameter GEN_SAIRPC_OPTS (#1673)
Fix issue when transfer make param GEN_SAIRPC_OPTS with space in it
when transfer GEN_SAIRPC_OPTS with multi parameters in it and use the
space to split it, there is a issue for translate from build system to
actual make system.
```
--adapter_logger --skip_error=-2
```
add quota when transfer the parameter
Test Done:
Verified in local container
Verified in build system
Signed-off-by: richardyu-ms <richard.yu@microsoft.com>
Signed-off-by: richardyu-ms <richard.yu@microsoft.com>1 parent e8463be commit 65a95e8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments