Opened 18 years ago
Closed 17 years ago
#437 closed Defect (fixed)
Rename boinc_cmd
| Reported by: | Didactylos | Owned by: | Eric Korpela |
|---|---|---|---|
| Priority: | Minor | Milestone: | 6.6 |
| Component: | Client - Build | Version: | |
| Keywords: | Cc: |
Description
Troubleshooting and documentation is hindered by having different executable names on different platforms.
I propose that boinc_cmd be renamed to boinccmd, and a symlink be added to support old scripts that depend on the name.
For an example of where this causes problems: the usage syntax for boinccmd calls it boinc_cmd.
It's a tiny detail that causes disproportionate headaches.
boincmgr may also benefit from consistent naming.
Change History (5)
comment:1 Changed 18 years ago by
comment:2 Changed 17 years ago by
| Owner: | changed from romw to Eric Korpela |
|---|
comment:4 Changed 17 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
No, it isn't. lib/Makefile.am has boinc_cmd (with the underscore) everywhere. See my previous comment.
comment:5 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Fully fixed according to Eric.
(he has no permissions to close tickets himself)

I strongly support this request. Consistency of binary names is a good thing.