dev_cli: Remove the use of undefined '$libc' for the 'shell' command
Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
8e8ec74b2a
commit
f65372ea4a
1 changed files with 0 additions and 1 deletions
|
|
@ -369,7 +369,6 @@ cmd_shell() {
|
|||
--volume "$CLH_ROOT_DIR:$CTR_CLH_ROOT_DIR" \
|
||||
--volume "$CLH_INTEGRATION_WORKLOADS:$CTR_CLH_INTEGRATION_WORKLOADS" \
|
||||
--env USER="root" \
|
||||
--env CH_LIBC="${libc}" \
|
||||
--entrypoint bash \
|
||||
"$CTR_IMAGE"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue