doc: always report the warnings at end of doxygen check
This commit is contained in:
committed by
Tommaso Pecorella
parent
3c46b1bd6c
commit
f61ab9ac8c
@@ -559,6 +559,12 @@ if [ "$filterin" != "" ] ; then
|
||||
echo "Filtered Warnings"
|
||||
echo "========================================"
|
||||
echo "$filterin"
|
||||
elif [ "$filter_log_results" != "" ] ; then
|
||||
echo
|
||||
echo
|
||||
echo "Warnings"
|
||||
echo "========================================"
|
||||
echo "$filter_log_results"
|
||||
fi
|
||||
|
||||
status_report 0 $me
|
||||
|
||||
Reference in New Issue
Block a user