Modified an error message
This commit is contained in:
parent
ae5baa22ab
commit
54ccec0c51
@ -102,7 +102,7 @@ fi
|
||||
print_header() {
|
||||
if [ ! $HEADER ]; then
|
||||
echo
|
||||
echo "** Potential Problems **"
|
||||
echo "** Potential problems described below **"
|
||||
HEADER=1
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user