Skip to content

Commit 238b19c

Browse files
committed
address lint issues
1 parent 48bcef9 commit 238b19c

File tree

1 file changed

+1
-0
lines changed
  • OracleManagementAgent/dockerfiles/latest/container-scripts

1 file changed

+1
-0
lines changed

OracleManagementAgent/dockerfiles/latest/container-scripts/watchdog.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ BASE_DIR=/opt/oracle
1313
BOOTSTRAP_HOME="$BASE_DIR/bootstrap"
1414
SCRIPTS=$BOOTSTRAP_HOME/scripts
1515
PACKAGES=$BOOTSTRAP_HOME/packages
16+
# shellcheck disable=SC2034
1617
INSTALL_BASEDIR=$PACKAGES/mgmt_agent
1718
# shellcheck disable=SC2034
1819
UPGRADE_STAGE=$BOOTSTRAP_HOME/upgrade

0 commit comments

Comments
 (0)