From 1249e2ccd6447776403af5fccb676d2c04200e7b Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Mon, 22 Oct 2018 11:51:44 +0200 Subject: [PATCH] Fix in usage() --- sources/lib/platform/hp-ux/check_hpux_patch_version.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sources/lib/platform/hp-ux/check_hpux_patch_version.sh b/sources/lib/platform/hp-ux/check_hpux_patch_version.sh index 8031cef..29e5c42 100644 --- a/sources/lib/platform/hp-ux/check_hpux_patch_version.sh +++ b/sources/lib/platform/hp-ux/check_hpux_patch_version.sh @@ -258,8 +258,11 @@ VERSION : $2 CONFIG : $3 with: required_patches= required_oe= + check_filesets= + exclude_filesets= PURPOSE : Checks whether the required OE (Operating Environment) version is installed Checks whether the required patches are installed + Checks whether filesets are in a configured state EOT