Remove the subshell in the cargo_install macro
Resolves: RHEL-67426
This commit is contained in:
parent
dcc9023534
commit
2467bde3a3
@ -10,8 +10,8 @@ data:
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [el8]
|
||||
llvm-toolset: [rhel_next]
|
||||
rust-toolset: [rhel_next]
|
||||
llvm-toolset: [rhel8]
|
||||
rust-toolset: [rhel8]
|
||||
requires:
|
||||
platform: [el8]
|
||||
llvm-toolset: [rhel8]
|
||||
|
Loading…
Reference in New Issue
Block a user