Skip to content

Commit

Permalink
xx-info(env): set back XX_VENDOR
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Sep 22, 2022
1 parent 2543538 commit 8d23e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/xx-info
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ case "$1" in
echo "XX_OS_VERSION=${XX_OS_VERSION}"
echo "XX_ARCH=${TARGETARCH}"
echo "XX_MARCH=${XX_MARCH}"
echo "XX_VENDOR=${XX_VENDOR}"
if [ "$TARGETOS" = "linux" ]; then
echo "XX_PKG_ARCH=${XX_PKG_ARCH}"
fi
Expand Down

0 comments on commit 8d23e49

Please sign in to comment.