Skip to content

Commit

Permalink
Remove vtadmin-down.sh from teardown.sh (#10136)
Browse files Browse the repository at this point in the history
Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
  • Loading branch information
doeg committed Apr 25, 2022
1 parent c985379 commit 6bcc5fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/local/401_teardown.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ else
CELL=zone1 ./scripts/etcd-down.sh
fi

./scripts/vtadmin-down.sh

# pedantic check: grep for any remaining processes

if [ ! -z "$VTDATAROOT" ]; then
Expand Down

0 comments on commit 6bcc5fa

Please sign in to comment.