Skip to content

Commit

Permalink
#172 remove provisioning flags in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ssenator committed Aug 3, 2020
1 parent 4c10dc5 commit 3c72a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clusters/common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ $(NONEXISTENT_D)/%: $(POWEROFF_D)/%

%_UNPROVISION: $(NONEXISTENT_D)/% ingest-state
$(UNPROVISION) $(subst _UNPROVISION,,$(@F))
$(DISABLE_RM) rm -f $(PROVISIONED_D)/$(subst _UNPROVISION,,$(@F))


###
Expand Down

0 comments on commit 3c72a70

Please sign in to comment.