forked from boostorg/config
circle-ci: Fix inspect command line.
This commit is contained in:
@ -48,4 +48,4 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Running Inspect
|
name: Running Inspect
|
||||||
command: |
|
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