Small fix
This commit is contained in:
parent
58bee85277
commit
c7b6e95eee
@ -1553,10 +1553,13 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# legend
|
# legend
|
||||||
|
if [[ "${FACTION}" != "list" ]]
|
||||||
|
then
|
||||||
print
|
print
|
||||||
print "Config?: plugin has a default configuration files (Yes/No)"
|
print "Config?: plugin has a default configuration files (Yes/No)"
|
||||||
print "Sched? : plugin is scheduled through cron (Yes/No)"
|
print "Sched? : plugin is scheduled through cron (Yes/No)"
|
||||||
print "H+? : plugin will log/show passed health checks too (Yes/No/Not applicable)"
|
print "H+? : plugin will log/show passed health checks too (Yes/No/Not applicable)"
|
||||||
|
fi
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user