Skip to content

[SAI-PTF]Fix issue when transfer make parameter GEN_SAIRPC_OPTS#1675

Merged
richardyu-ms merged 1 commit intoopencomputeproject:v1.11from
richardyu-ms:fix_GEN_SAIRPC_OPTS_1.11
Dec 4, 2022
Merged

[SAI-PTF]Fix issue when transfer make parameter GEN_SAIRPC_OPTS#1675
richardyu-ms merged 1 commit intoopencomputeproject:v1.11from
richardyu-ms:fix_GEN_SAIRPC_OPTS_1.11

Conversation

@richardyu-ms
Copy link
Collaborator

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

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>
Copy link

@StormLiangMS StormLiangMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants