Skip to content

Commit

Permalink
gcc --version, not gcc -v
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Nov 1, 2023
1 parent dfc358d commit 0596415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ci/describe-system-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ group lsb_release -a
group ulimit -aH
group ulimit -aS
group ghc --version
group gcc -v
group gcc --version
group ocamlc -config
group coqc --config
group coqc --version
Expand Down

0 comments on commit 0596415

Please sign in to comment.