Actions
Feature #3570
closedDelete nrd executable
Start date:
Due date:
% Done:
100%
Estimated time:
0.50 h
Description
nrd
binary is removed in v0.3.1 and replaced with a shell script explaining the situation.
It has been a year and it's safe to delete this executable script.
Updated by Junxiao Shi over 8 years ago
Alex approves this change on 20160707 call.
Updated by Junxiao Shi over 8 years ago
- Status changed from New to Code review
- Assignee set to Junxiao Shi
- % Done changed from 0 to 100
https://gerrit.named-data.net/2915 not only deletes nrd
binary, but also cleans up mentioning of "NRD" elsewhere in the codebase.
The only "nrd" left in the codebase is in Automatic Prefix Propagation. This "nrd" usage is specified by protocol, so I cannot delete it.
Updated by Junxiao Shi over 8 years ago
- Status changed from Code review to Closed
NFD devguide "nrd" texts are removed in nfd-docs:commit:a6227f6301bbb05cf3a4a801dfbfdbaf5b05bcfa.
Updated by Junxiao Shi over 7 years ago
- Status changed from Closed to Resolved
docs/INSTALL.rst
still mentions nrd
. It's fixed together with #4194-4.
Actions