Ole Tange
5bba5c922d
parallel: $PARALLEL_JOBSLOT = {%} unless the job is being retried.
...
parallel: $PARALLEL_SSHLOGIN = sshlogin with number of cores removed.
parallel: $PARALLEL_SSHHOST = the host part of an sshlogin.
parallel: {slot} {sshlogin} {host} added to --plus.
2020-05-23 18:44:42 +02:00
Ole Tange
e91d8597a0
parallel: Fixed $HOME and cached setpgrp.
2019-07-20 20:58:54 +02:00
Ole Tange
0615d0340b
parallel: --shellquote can be given multiple times.
2019-01-29 06:58:12 +01:00
Ole Tange
490474ea8c
parset: set exit code.
2018-08-23 00:21:29 +02:00
Ole Tange
da705d03b6
parallel: If --results includes a replacement string, no tree structure with args will be generated.
2017-01-06 19:10:20 +01:00
Ole Tange
ed76fe2979
testsuite: Many small changes due to production OS upgrade. No radical changes.
2016-08-03 23:45:13 +02:00
Ole Tange
71ba3f1a8f
Passes testsuite.
2016-07-22 18:10:28 +02:00
Ole Tange
58fc7e7c7c
testsuite: reorg. Passes testsuite.
2016-05-17 02:11:38 +02:00
Ole Tange
927cf13b0c
testsuite: Cleanup after each test.
2015-02-01 14:38:26 +01:00
Ole Tange
6b2811a07f
testsuite: Minor fixup. Passes testsuite.
2015-01-02 22:36:41 +01:00
Ole Tange
3d2ecc7651
parallel: Commands longer than 1000 chars are bzip2'ed + hex encoded due to csh limit.
2015-01-02 22:35:30 +01:00
Ole Tange
11a05ca1a3
parallel: Fixed bug #42493 : --sshlogin does not send stderr to stderr.
2015-01-02 22:33:32 +01:00
Ole Tange
af23562d99
parallel: Fixed bug #42842 : --bar with weird chars. Fixed bug #42845 : rsync 3.1.x fails against 2.5.7.
...
Give warning if reading arguments (for --eta/--bar) takes > 30 sec.
A few more characters annoy tmux.
parallel.pod: Bash array copy function.
2014-07-28 00:30:54 +02:00
Ole Tange
99a8c5bbe7
testsuite: use -v for easier locating failig command. Oracle now uses oracle13.tange.dk.
2014-07-15 02:40:38 +02:00
Ole Tange
4995630a62
{= perlexpr =} passes testsuite.
2014-07-14 18:25:45 +02:00
Ole Tange
dbcead04ba
src/parallel: --transfer files with /./ as relative to --workdir.
2013-10-21 22:31:52 +02:00
Ole Tange
e377032c5d
parallel: Work around for "tcgetattr: Invalid argument" in old OpenSSHs.
2013-05-22 00:29:41 +02:00
Ole Tange
0608b23da3
Passes testsuite.
2013-05-16 22:49:17 +02:00
Ole Tange
0706a95802
testsuite: Polarhome added.
2013-04-08 21:17:59 +02:00
Ole Tange
bad78163c7
Passes testsuite.
2013-03-24 17:24:59 +01:00
Ole Tange
03b9e9ddcf
testsuite: results depending on virtualhosts.
2013-03-23 21:42:08 +01:00
Ole Tange
d847c932f5
Version update. Small --tty test.
2013-01-09 23:06:01 +01:00
Ole Tange
75f54b795f
testsuite: virtualbox added. Other tests made more portable.
2012-10-22 08:32:39 +02:00
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