Skip to content

Commit

Permalink
fix: pass --version not --help to pkg-config
Browse files Browse the repository at this point in the history
Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com>
  • Loading branch information
mem committed Dec 5, 2023
1 parent b4aee6a commit e8ce65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/image-test
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ echo '=== git'
git version

echo '=== pkg-config'
pkg-config --help
pkg-config --version

0 comments on commit e8ce65f

Please sign in to comment.