Skip to content

Commit

Permalink
adding locales
Browse files Browse the repository at this point in the history
Signed-off-by: nitin sanghi <[email protected]>
  • Loading branch information
sanghinitin committed Dec 5, 2024
1 parent 430767d commit 9fe63ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions habitat/tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ error () {
[[ -n "$pkg_ident" ]] || error 'no hab package identity provided'

package_version=$(awk -F / '{print $3}' <<<"$pkg_ident")
echo en_US.UTF-8 UTF-8 >> /var/lib/locales/supported.d/local

cd "${project_root}"
echo "--- :mag_right: Testing ${pkg_ident} executables"
Expand Down

0 comments on commit 9fe63ca

Please sign in to comment.