Page MenuHomePhabricator

When using "bin/bulk export --overwrite", actually overwrite the file
ClosedPublic

Authored by epriestley on Oct 8 2018, 6:22 PM.

Details

Summary

Depends on D19738. Ref T13210. Currently, when you use "--overwrite", we just append the new content. Instead, actually overwrite the file.

Test Plan

Used --overwrite, saw an actual clean overwrite instead of an append.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable