Skip to content

Commit

Permalink
Merge pull request #5694 from ashwin9390/private/ashwin/CP-49896
Browse files Browse the repository at this point in the history
CP-49896:Move xe-scsi-dev-map to bin directory under python3.
  • Loading branch information
bernhardkaindl authored Jun 17, 2024
2 parents e4b0be9 + a79ce2a commit 207f49c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions python3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ install:

$(IPROG) bin/hfx_filename $(DESTDIR)$(OPTDIR)/bin
$(IPROG) bin/perfmon $(DESTDIR)$(OPTDIR)/bin
$(IPROG) bin/xe-scsi-dev-map $(DESTDIR)$(OPTDIR)/bin
File renamed without changes.
1 change: 0 additions & 1 deletion scripts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ install:
$(IPROG) update-ca-bundle.sh $(DESTDIR)$(OPTDIR)/bin
mkdir -p $(DESTDIR)$(OPTDIR)/debug
$(IPROG) debug_ha_query_liveset $(DESTDIR)$(OPTDIR)/debug
$(IPROG) xe-scsi-dev-map $(DESTDIR)$(OPTDIR)/bin
$(IPROG) xe-mount-iso-sr $(DESTDIR)$(OPTDIR)/bin
$(IPROG) xe-reset-networking $(DESTDIR)$(OPTDIR)/bin
$(IPROG) xe-toolstack-restart $(DESTDIR)$(OPTDIR)/bin
Expand Down

0 comments on commit 207f49c

Please sign in to comment.