Skip to content

Commit

Permalink
update: echo info
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianToledano committed Dec 20, 2024
1 parent 5dcb7a4 commit 602c05c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/build/testing.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
# Warning: make init-simapp will remove all data in simapp home directory
#? init-simapp: Initializes a single local node network
init-simapp:
@echo "No more simapp v1 on this branch"
@echo "Use make init-simapp-v2 instead"
init-simapp-v2:
./scripts/init-simapp-v2.sh

#? test: Run `make test-unit`
Expand Down

0 comments on commit 602c05c

Please sign in to comment.