Skip to content

Commit 89bb16a

Browse files
authored
Remove load-aws-org-unit-tree from load-test-customer-data.. (#4920)
1 parent aa4bc9a commit 89bb16a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ delete-test-customer-data: delete-test-sources delete-cost-models
196196
test_source=all
197197
load-test-customer-data:
198198
$(SCRIPTDIR)/load_test_customer_data.sh $(test_source) $(start) $(end)
199-
$(MAKE) load-aws-org-unit-tree
200199

201200
load-aws-org-unit-tree:
202201
@if [ $(shell $(PYTHON) -c 'import sys; print(sys.version_info[0])') = '3' ] ; then \

0 commit comments

Comments
 (0)