Ole Tange
426ea9b372
env_parallel.{ash,bash,dash,ksh,sh}: Fixed bug #50815 : env_parallel should warn if the environment is too big.
...
parallel --tmux --fg: Connect to tmux socket more aggressively.
parallel --joblog: Fixed bug #50781 : joblog format with multiline commands.
Irix's Perl does not have decode_base64 and is no longer supported.
2017-04-17 16:25:58 +02:00
Ole Tange
05afa7ec65
Fixed bug #50229 : --tee -S fails.
...
Minor adjustments to dynamic --rpl's in --plus.
Documentation prettification for man.pdf.
2017-03-21 22:20:38 +01:00
Ole Tange
06e2dd958d
Fixed bug #50435 : Remote fifo broke in 20150522.
...
Fixed bug #50441 : env_parallel --pipe in csh does not work.
Fixed test bug #50386 : --fifo does not export function, --cat does.
2017-03-04 16:03:14 +01:00
Ole Tange
180ed0dd32
Fixed bug #50386 : --fifo does not export function, --cat does.
...
Test broken.
2017-03-02 22:40:46 +01:00
Ole Tange
58fc7e7c7c
testsuite: reorg. Passes testsuite.
2016-05-17 02:11:38 +02:00
Ole Tange
4ac1b6200f
Testsuite fixup.
2015-08-04 07:54:40 +02:00
Ole Tange
cad4b15dab
parallel: Fixed security issue with -S + --fifo/--cat.
2015-05-14 17:17:02 +02:00
Ole Tange
4e3e0867b9
parallel: Make tmpname() not create a file. That can cause permission problems if you ssh to a shared filesystem as a different user.
2015-04-23 00:15:23 +02:00
Ole Tange
fb41b2384c
parallel: killall() reaps children without doing anything else.
...
--tmux max length adjusted.
Run each testscript in its own $TMPDIR.
2015-04-21 00:08:08 +02:00
Ole Tange
d8a1dc1880
parallel: Minimize tmpfile race condition in --cat/--fifo.
2015-04-19 02:55:17 +02:00
Ole Tange
41e2f0a7f9
Fixed bug #44460 : --files --tag does not work.
2015-03-28 12:14:30 +01:00
Ole Tange
61b0e48030
testsuite: Cleanup after running.
2015-02-01 16:57:31 +01:00
Ole Tange
927cf13b0c
testsuite: Cleanup after each test.
2015-02-01 14:38:26 +01:00
Ole Tange
b784f4eca6
parallel: --pipe --cat tested with csh.
2015-01-18 00:20:38 +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
ee6d07d49b
Fixes bug #43518 : GNU Parallel doesn't obey servers' jobs capacity when an ssh login file is reloaded
2014-11-07 11:05:24 +01:00
Ole Tange
7c33ff6850
Passes testsuite.
2014-10-26 09:16:56 +01:00
Ole Tange
2719d3484d
Testsuite for bug #43358 : shellshock breaks exporting functions using --env
2014-10-16 00:37:02 +02:00
Ole Tange
f7b2b1513c
Released as 20141009alpha.
2014-10-09 22:21:28 +02:00
Ole Tange
fe1f91776a
parallel: Preparations for transfering full environment using $parallel_bash_environment.
...
Better error message if 'file not found' for -a --pipepart.
Allow for forcing 0 CPUs using 0/sshlogin.
Round fractional wanted CPUs up.
2014-08-15 00:12:23 +02:00
Ole Tange
546f5aea03
parallel: --return /./ fixed.
2014-07-21 17:07:48 +02:00
Ole Tange
1a1c0ebe0f
parallel: Initial version of --tmux.
2014-07-16 11:07:41 +02:00
Ole Tange
9c58321482
Fixed bug #42725 : csh with \n in variables
2014-07-15 15:58:31 +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
d8161294b2
Testsuite passing.
2014-06-23 02:04:37 +02:00
Ole Tange
fbfd7d3bf7
parallel: Detection of CPU on Tru64.
2013-12-06 00:21:21 +01:00
Ole Tange
6a71285bb6
parallel: Fixed bug if --wd does not exists. Incl test.
2013-12-04 17:12:09 +01:00
Ole Tange
dbcead04ba
src/parallel: --transfer files with /./ as relative to --workdir.
2013-10-21 22:31:52 +02:00