Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
avilevy18 committed Oct 26, 2023
1 parent 7ccfdb1 commit fed3df5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ override_dh_auto_configure:
override_dh_auto_build:
true
override_dh_auto_test:
pwd
ls -la /work/cache/opt/google-cloud-ops-agent/subagents/fluent-bit/bin
go test ./...
pwd
ls -la /work/cache/opt/google-cloud-ops-agent/subagents/fluent-bit/bin
go test ./...
override_dh_strip_nondeterminism:
dh_strip_nondeterminism -X.jar
override_dh_auto_install:
Expand Down

0 comments on commit fed3df5

Please sign in to comment.