createrelease: minor update to notes
This commit is contained in:
parent
c6ba3ba3ca
commit
ee67dc136d
|
@ -3,7 +3,7 @@
|
||||||
# A script for creating release packages. The release packages are create in the home directory.
|
# A script for creating release packages. The release packages are create in the home directory.
|
||||||
#
|
#
|
||||||
# Test cppcheck on itself.
|
# Test cppcheck on itself.
|
||||||
# cppcheck -j2 --inconclusive --enable=all lib
|
# cppcheck -q -j2 --inconclusive --enable=all lib
|
||||||
#
|
#
|
||||||
# Make sure "cppcheck --errorlist" works. For example with:
|
# Make sure "cppcheck --errorlist" works. For example with:
|
||||||
# make test
|
# make test
|
||||||
|
|
Loading…
Reference in New Issue