On Mon, Jan 10, 2011 at 2:33 AM, Guy Rouillier <guyr@xxxxxxxxxxxxx> 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@xxxxxxxxxx -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html