Bug #3806
illumos build execs echo unnecessarily
Start date:
2013-06-07
Due date:
% Done:
90%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Description
There are a few makefiles in the illumos gate which are still execing "echo \\043" to get a hash symbol (or pound sign for Americans) even though POUND_SIGN is already defined.
History
Updated by Andrew Stormont about 6 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
Updated by Gordon Ross about 6 years ago
- Status changed from Pending RTI to Resolved
commit ea76c26cbb46a2abd6ae5d4bdfaa26e32a405633 Author: Andy Stormont <astormont@racktopsystems.com> Date: Tue Sep 10 12:27:03 2013 +0100 3806 illumos build execs echo unnecessarily Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>