mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
circle-ci: Fix inspect command line.
This commit is contained in:
@ -48,4 +48,4 @@ jobs:
|
||||
- run:
|
||||
name: Running Inspect
|
||||
command: |
|
||||
cd $BOOST_REMOVE && ../../dist/bin/inspect -text -license -copyright -crlf -end -link -path_name -tab -ascii -apple_macro -assert_macro -minmax -unnamed -version-string
|
||||
cd $BOOST_REMOVE && ../../dist/bin/inspect -text -license -copyright -crlf -end -link -path_name -tab -ascii -apple_macro -assert_macro -minmax -unnamed
|
||||
|
Reference in New Issue
Block a user