bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Parallel Bug Reports trouble with space after filename substitut


From: Ole Tange
Subject: Re: GNU Parallel Bug Reports trouble with space after filename substitution
Date: Tue, 6 Jan 2015 19:21:37 +0100

On Mon, Jan 5, 2015 at 7:59 PM, Rob Sargent <address@hidden> wrote:
> I'm getting a space immediately following the {//} substitution, when I
> would like to add a filename to the dirname from input.
>
> Since I'm not sure how you're displaying this email, please note there is a
> space character preceding the "./peakdector"s. So maybe I'm getting a space
> and a dot I don't want?

>  parallel --verbose --joblog ba.ll --jobs 6 java -cp . BillAuer {1} 9 {2} "
>>  {//}/peakdector.{2}" :::: pvalFilelist ::: 15 20 25 30 35 40

Please see if you can minimize you example and include pvalFilelist
(e.g. do you really need --joblog and --jobs to reproduce the
problem?)

/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]