Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Jul 17, 2024
1 parent 1a3021d commit eb05030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gluten-te/ubuntu/shared.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export BUILDKIT_PROGRESS=plain
# Validate envs
if [ -z "$HOME" ]
then
echo "Environment variable $HOME not found. Aborting."
echo 'Environment variable $HOME not found. Aborting.'
exit 1
fi

Expand Down

0 comments on commit eb05030

Please sign in to comment.