#1897: Implement 'silent' configuration
-----------------------+----------------------------------------------------
Reporter: jkeenan | Owner:
Type: todo | Status: new
Priority: normal | Milestone: 2.11
Component: configure | Version: 2.10.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
-----------------------+----------------------------------------------------
Documentation to several of the packages underlying ''Configure.pl''
indicates that we ought to be able to configure silently:
{{{
lib/Parrot/Configure/Options/Conf.pm:44: --silent
Don't be verbose, interactive or fatal
lib/Parrot/Configure/Options/Conf/Shared.pm:70: silent
lib/Parrot/Configure/Options/Test.pm:39: silent
}}}
But it appears this had never been implemented.
{{{
$ grep -n silent Configure.pl
$
}}}
Make it so.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1897>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets