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