HomePhabricator

Change bin/storage destroy to be less scary when removing test data

Description

Change bin/storage destroy to be less scary when removing test data

Summary: I've pulled up this code probably three different times to make sure that the big scary warning does, in fact, still get printed even when passing --unitest-fixtures to bin/storage destroy. Make the warning message less scary if only removing test data.

Test Plan: Ran with and without --unitest-fixtures and saw expected warnings. After agreeing to warnings, test data was deleted as expected. Did not test bin/storage destroy without --unittest-fixtures.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D19535

Details

Provenance
amckinleyAuthored on Jul 25 2018, 7:05 PM
amckinleyPushed on Jul 25 2018, 7:14 PM
Reviewer
epriestley
Differential Revision
D19535: Change bin/storage destroy to be less scary when removing test data
Parents
rP6bdd74584ef3: Fix file encoding migration
Branches
Unknown
Tags
Unknown
Build Status
Buildable 20507
Build 27850: Run Core Tests