update
This commit is contained in:
2
run.sh
2
run.sh
@@ -6,7 +6,7 @@ source /opt/idssys/dsmon/config.settings.inc
|
||||
source /opt/idssys/defaults/colors.inc
|
||||
|
||||
|
||||
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then
|
||||
if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]] && [ "${2}" != "report" ]; then
|
||||
# if [ "${1}" = "gui" ]; then
|
||||
# DISP_HEADER
|
||||
# fi
|
||||
|
||||
Reference in New Issue
Block a user