Submitter | phabricator |
---|---|
Date | Aug. 13, 2017, 8:01 a.m. |
Message ID | <04c7ac98b6c96176edf5b6a944249ccc@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/22944/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/contrib/phabricator.py b/contrib/phabricator.py --- a/contrib/phabricator.py +++ b/contrib/phabricator.py @@ -277,7 +277,6 @@ transactions = [] if neednewdiff: diff = creatediff(ctx) - writediffproperties(ctx, diff) transactions.append({'type': 'update', 'value': diff[r'phid']}) else: # Even if we don't need to upload a new diff because the patch content