We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581a377 commit 72bb559Copy full SHA for 72bb559
omnibus/config/software/cacerts.rb
@@ -36,6 +36,7 @@
36
license "MPL-2.0"
37
license_file "https://www.mozilla.org/media/MPL/2.0/index.815ca599c9df.txt"
38
39
+ command "echo I AM HERE && /bin/pwd"
40
# Dir.chdir "#{Omnibus::Config.source_dir()}/datadog-agent/src/github.com/DataDog/datadog-agent" do
41
# Dir.chdir "/go/src/github.com/DataDog/datadog-agent" do
42
if windows?
0 commit comments