bug-parallel
[Top][All Lists]
Advanced

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

Re: GNU Parallel Bug Reports [Bug] Expansion using --header fails on --r


From: Nazgul
Subject: Re: GNU Parallel Bug Reports [Bug] Expansion using --header fails on --return argument
Date: Wed, 28 Oct 2015 13:49:08 +1100

Hi all,

a while ago I reported a problem (tracked here: https://savannah.gnu.org/bugs/index.php?45907 ), about arguments not being expanded for parameter --return. Today I am experiencing the same problem with the --basefile parameter. Would it be possible to have expansion on --basefile as well?

Example (not working):
touch helloworld.txt
parallel --sshlogin $REMOTE_HOST --basefile {} cat {} ::: helloworld.txt

I am running the latest monthly build:
$ parallel --version
GNU parallel 20151022
Copyright (C) 2007,2008,2009,2010,2011,2012,2013,2014,2015 Ole Tange
and Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
GNU parallel comes with no warranty.

Web site: http://www.gnu.org/software/parallel

When using programs that use GNU Parallel to process data for publication
please cite as described in 'parallel --bibtex'.

Best Regards,
Marco



On 10 September 2015 at 06:41, Ole Tange <address@hidden> wrote:
On Wed, Sep 9, 2015 at 9:23 AM, Nazgul <address@hidden> wrote:

> Update: I was able to reproduce the behaviour with the latest release.

Thanks for a well written bug report.

The bug is confirmed and tracked on:
https://savannah.gnu.org/bugs/index.php?45907

/Ole



--
Marco

reply via email to

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