Skip to content

Commit

Permalink
printing locale
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-pejovic committed Jan 27, 2025
1 parent c4ea9d8 commit 17ef8c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/hil/run_hil_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ rm -rf venv
python3 -m venv venv
source venv/bin/activate
export LC_ALL=en_US.UTF-8
locale

if [ "$TEST_FLAVOR" == "vanilla" ]; then
echo $CMAKE_TOOLCHAIN_PATH
Expand Down

0 comments on commit 17ef8c1

Please sign in to comment.