Page MenuHomePhabricator

Fix @generated marking in Phab for generate-seeds.py
ClosedPublic

Authored by jasonbcox on Apr 21 2020, 01:33.

Details

Summary

This ensures Phabricator doesn't see the file as automatically generated.

Test Plan
python3 generate-seeds.py . > ../../src/chainparamsseeds.h

No differences should be generated.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
gen-seeds-generated
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10328
Build 18477: Default Diff Build & Tests
Build 18476: arc lint + arc unit

Event Timeline

contrib/seeds/generate-seeds.py
80

Linter made me do it.

This revision is now accepted and ready to land.Apr 21 2020, 07:48