Page MenuHomePhabricator

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

Authored by amckinley on Jul 25 2018, 7:08 PM.
Tags
None
Referenced Files
F15472854: D19535.diff
Sat, Apr 5, 5:02 PM
F15444786: D19535.id46707.diff
Thu, Mar 27, 11:19 AM
F15428481: D19535.id46707.diff
Sun, Mar 23, 8:39 PM
F15385728: D19535.diff
Fri, Mar 14, 11:15 PM
Unknown Object (File)
Feb 23 2025, 1:21 PM
Unknown Object (File)
Feb 10 2025, 2:46 AM
Unknown Object (File)
Jan 30 2025, 3:36 AM
Unknown Object (File)
Jan 29 2025, 3:03 PM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable