Skip to content

Commit

Permalink
test/suites/static_analysis: DEBUG
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Jul 9, 2024
1 parent 2a5e51d commit ffb34a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/suites/static_analysis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ test_static_analysis() {
# make sure the .pot is updated
cp --preserve "po/lxd.pot" "po/lxd.pot.bak"
hash1=$(safe_pot_hash)
env
command -v xgettext-go || true
make i18n -s
hash2=$(safe_pot_hash)
mv "po/lxd.pot.bak" "po/lxd.pot"
Expand Down

0 comments on commit ffb34a2

Please sign in to comment.