On Mon, Jan 10, 2011 at 2:33 AM, Guy Rouillier [off-list ref] wrote:
Here is my patch for accomplishing the above. As this is my first time
submitting a patch, please let me know the correct procedure if
submitting a diff here is not appropriate. Thanks.
The concept of what the patch is doing is good, but I'd recommend
@cvspasslocations = ($ENV{'HOME'}."/cvspass", $ENV{'HOME'}."/.cvs/cvspass")
foreach $cvspass (@cvspasslocations) {
open(...
and forgo the "matching" test.
cheers,
m
--
martin@laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff