Skip to content

Commit

Permalink
Fix syntax error.
Browse files Browse the repository at this point in the history
  • Loading branch information
notroj committed Oct 14, 2024
1 parent 9683d8f commit a007562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/travis_run_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ fi

builddir=$PWD
: --- Compiler Version ---
`$CC -v`
$CC -v
: --- Building ---
$srcdir/configure --prefix=$PREFIX $CONFIG
make $MFLAGS
Expand Down

0 comments on commit a007562

Please sign in to comment.