« Return to Thread: new --pattern option

Re: new --pattern option

by David Chelimsky-2 :: Rate this Message:

Reply to Author | View in Thread

On May 27, 2008, at 7:59 AM, Ashley Moran wrote:

>
> On 27 May 2008, at 13:45, David Chelimsky wrote:
>
>> How would you do it?
>
>
> Everywhere I've seen something similar, it's just been space-
> delimited, no punctuation.    For example, this from the rsync man  
> page:
>  rsync -av host:'dir1/file1 dir2/file2' /dest

I was thinking more of ant patternsets (from my java days). I think  
they support comma or space separated, but all the examples I ever saw  
(or wrote) used commas.

You said something about having to rename files - not sure I get it.

> Not quite the same thing but it's the closest I can think of off the  
> top of my head.
>
> It doesn't affect me really, I just noticed the syntax and thought  
> it looked odd.
>
> Ashley
>
>
> --
> http://www.patchspace.co.uk/
> http://aviewfromafar.net/
>
>
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@...
> http://rubyforge.org/mailman/listinfo/rspec-users

_______________________________________________
rspec-users mailing list
rspec-users@...
http://rubyforge.org/mailman/listinfo/rspec-users

 « Return to Thread: new --pattern option