Skip to content

Commit bbbb346

Browse files
committed
Merge branch 'kfairise/local-packages' of github.com:DataDog/test-infra-definitions into kfairise/local-packages
2 parents 5f6678e + b1d0c09 commit bbbb346

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/datadog/agent/host.go

-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ func (h *HostAgent) installScriptInstallation(env config.Env, params *agentparam
9191
}
9292

9393
func (h *HostAgent) directInstallInstallation(env config.Env, params *agentparams.Params, baseOpts ...pulumi.ResourceOption) (command.Command, error) {
94-
9594
var wantedExt string
9695
switch h.Host.OS.Descriptor().Flavor {
9796
case tifos.AmazonLinux, tifos.CentOS, tifos.RedHat, tifos.AmazonLinuxECS, tifos.Fedora, tifos.Suse, tifos.RockyLinux:

0 commit comments

Comments
 (0)