Skip to content

Commit 0158c14

Browse files
authored
Merge pull request #180 from rohkat-aws/master
Fix the hook execution windows tests
2 parents 81ffec2 + a268d1b commit 0158c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/instance_agent/plugins/codedeploy/hook_executor.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
require 'fileutils'
55

66
require 'instance_agent/plugins/codedeploy/application_specification/application_specification'
7-
7+
require 'instance_agent/platform/thread_joiner'
88
module InstanceAgent
99
module Plugins
1010
module CodeDeployPlugin

0 commit comments

Comments
 (0)