Erik Cumps wrote:
>--- validate_repo.in.v1_7 2005-10-04 14:08:38.000000000 +0200
>+++ validate_repo 2005-10-04 14:16:44.316500253 +0200
>@@ -235,6 +235,9 @@
> exit 2;
> }
>
>+ # Fix trailing /'s
>+ $cvsroot =~ s#/*$##o;
>+
> for (@scripts)
> {
> $_ = File::Spec->rel2abs( $_ ) unless /\n/ || !-x $_;
>
>
Thanks for the suggestion. I've committed approximately this fix and it
should go out with 1.12.14..
Regards,
Derek
--
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:[EMAIL PROTECTED]>
_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs