Remove clear in DisplayBlist and forse verbose to false to tidy up output.

This commit is contained in:
Promofaux 2016-04-08 20:11:39 +01:00
parent c0aadeab3d
commit 8e04f1c03e

View file

@ -175,7 +175,7 @@ function Reload() {
} }
function DisplayBlist() { function DisplayBlist() {
clear verbose=false
echo -e " Displaying Gravity Affected Domains \n" echo -e " Displaying Gravity Affected Domains \n"
count=1 count=1
while IFS= read -r AD while IFS= read -r AD