Re: aent should be more TDD friendly

Walter Franzini <[email protected]>
Newsgroups gmane.comp.version-control.aegis.user
Message-ID <[email protected]>
On Sun, Jul 22 2012, Aryeh Friedman wrote:

> I personally feel that aent should have a default template that is
> nothing more then:
>
> #!/bin/sh
>
> exit 1

The following snippet should (not tested :-) be enough: 

---[ aegis.conf ]-------------------------------------------------------
file_template = 
[
{
        pattern = [ "test/*/*.sh" ];
        body = "#!/bin/sh\n\nexit 1\n";
},
]
------------------------------------------------------------------------

ciao
-- 
Walter Franzini
http://aegis.stepbuild.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.