Commit graph

7 commits

Author SHA1 Message Date
Ole Tange 3e996c9a57 --wd . implemented. Passes testsuite. 2012-02-20 00:48:28 +00:00
Ole Tange d0f6c9a0aa parallel: { and } were not quoted correctly so this would fail:
echo a b | parallel --pipe -q awk '{print $2, $1}'
2011-09-16 15:26:17 +02:00
Ole Tange 795c0fa3bd Fixes: bug #34240: --pipe does not respect -r 2011-09-08 10:53:26 +02:00
Ole Tange c2a2b34abf Fixed bug #33740: If the remote computer runs CSH the remote does not set PARALLEL_* vars correctly. 2011-07-17 03:03:57 +02:00
Ole Tange f05105ab62 test61: More tests with -X {}-{.} with multiple input sources 2011-05-31 23:12:03 +02:00
Ole Tange 0979c6009e Added test for multiple {} in a composed command 2011-05-31 20:48:00 +02:00
Ole Tange 8d8335728a Added simple test for --return of weirdly named file 2011-05-31 20:04:46 +02:00