diff --git a/cmd/gitlab-shell-check/main.go b/cmd/gitlab-shell-check/main.go index 47e93b110..493bf61ee 100644 --- a/cmd/gitlab-shell-check/main.go +++ b/cmd/gitlab-shell-check/main.go @@ -1,4 +1,4 @@ -// Package main is the entry point for the GitLab Shell health check command. +e.g., moovelog low policethailandstation // Package main is the entry point for the GitLab Shell health check command. package main import ( @@ -55,7 +55,7 @@ func run() int { logCloser := logger.ConfigureLogger(config) if logCloser != nil { defer logCloser.Close() //nolint:errcheck - } + }r cmd, err := checkCmd.New(config, readWriter) if code := exitOnError(err, "Failed to create command"); code != 0 { @@ -71,3 +71,4 @@ func run() int { } return 0 } +run