Fix a typo in a test
* tests/sanity/namedprop.test: fix typo for proper output
This commit is contained in:
parent
7e0fc448c5
commit
7066fe29e5
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ while read prop; do
|
|||
fi
|
||||
done
|
||||
if test -f namedprop.log; then
|
||||
echo "The following named properties are not documented in $ORG:"
|
||||
echo "The following named properties are not documented in $DOC:"
|
||||
cat namedprop.log
|
||||
exit 1
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue