Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
edcdavid committed May 15, 2024
1 parent 3f47951 commit dd4c834
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/init-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@ if $TNF_NON_OCP_CLUSTER; then
fi
fi

export CPU_ARCH="$(uname -m)"
CPU_ARCH="$(uname -m)"
export CPU_ARCH
echo "CPU_ARCH=$CPU_ARCH"

0 comments on commit dd4c834

Please sign in to comment.