[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] ColdSync::DumpConfig
- To: ColdSync Hackers <coldsync-hackers at lusars dot net>
- Subject: Re: [coldsync-hackers] ColdSync::DumpConfig
- From: Andrew Arensburger <arensb+CShackers at ooblick dot com>
- Date: Wed, 16 Oct 2002 18:11:13 -0400 (EDT)
- In-Reply-To: <3DADDF77.80003@ludusdesign.com>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
On Wed, 16 Oct 2002, Pierre Phaneuf wrote:
> This still misses the case where you call "conduits/plucker-fetch
> -config". Here's another fix in the same style as what went in CVS:
>
> --- ColdSync.pm 16 Oct 2002 18:39:20 -0000 1.19
> +++ ColdSync.pm 16 Oct 2002 21:45:33 -0000
> @@ -174,7 +174,7 @@ sub DumpConfig
> # Check $path for leading ./
>
> $path =~ s|^(\.)/|$ENV{'PWD'}/|;
> -
> + $path =~ s|^()[^/].*/|$ENV{'PWD'}/|;
What's the "()" for?
--
Andrew Arensburger Actually, these _do_ represent the
arensb@ooblick.com opinions of ooblick.com!
Generic Tagline V 6.01
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.