Skip to content

Commit

Permalink
Updated path system_information in vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Jan 8, 2024
1 parent 9325a2a commit f4d58d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkbox-ng/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ include plainbox/impl/providers/manifest/po/*.po
include plainbox/impl/providers/manifest/po/*.pot
include plainbox/impl/providers/manifest/po/POTFILES.in
include plainbox/impl/providers/manifest/units/*.pxu
include plainbox/vendor/system_information/inxi
include plainbox/vendor/inxi

recursive-exclude daily-package-testing *
recursive-include contrib *.policy
Expand Down
2 changes: 1 addition & 1 deletion metabox/metabox/core/machine.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ def get_early_setup(self):
)
self.mock_inxi_at(
"/home/ubuntu/checkbox/checkbox-ng"
"/plainbox/vendor/system_information/inxi"
"/plainbox/vendor/inxi"
)

return commands
Expand Down

0 comments on commit f4d58d5

Please sign in to comment.