id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1897	Implement 'silent' configuration	jkeenan	jkeenan	"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."	todo	closed	normal	2.11	configure	2.10.0	medium	fixed				applied	
