[KinoSearch] Smoke testing
Peter Karman
peter at peknet.com
Fri Jul 4 19:18:13 PDT 2008
Marvin Humphrey wrote on 7/2/08 5:55 PM:
>
> * Set up emailing facilities using some CPAN module. I've used
> Net::SMTP before, but I haven't kept up with current fashion and
> suggestions would be welcome.
> * Set up the config file to provide the necessary arguments to the
> emailing module.
> * Check exit value of "./Build $target" using $? >> 8, and
> only email a report when we detect a non-zero value
> indicating failure.
>
r3559 implements these, I think. Please confirm that it does what you expect.
> (Dunno if SVN::Class works on Windows, anyhow.)
It should, if the 'svn' binary is available via the Windows shell. I don't know
if that's possible, as under cygwin et al. But in theory, since SVN::Class
subclasses Path::Class, it should Just Work.
--
Peter Karman . http://peknet.com/ . peter at peknet.com
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch
More information about the kinosearch
mailing list