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
1de0d2be9b
parallel: Fixed bug #50590 : Support systems where setpgrp fails.
2017-04-01 02:59:07 +02:00
Ole Tange
61be3ff4a2
sql: Read input from STDIN, even if there is a ?query in the url.
2017-01-14 22:57:23 +01:00
Ole Tange
1407c1c947
New Year copyright update.
2017-01-01 17:51:14 +01:00
Ole Tange
0c41e2d2df
Testsuite adjusted for other development platform.
2016-12-08 12:04:22 +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
61dca99762
parallel: Fixed bug #47558 : rc: line 1: syntax error near '='.
...
parallel: qqx() runs sh -c 2>/dev/null.
testsuite: Test for bug #47644 : Wrong slot number replacement when resuming.
2016-04-11 22:19:28 +02:00
Ole Tange
6ad2e2bac3
Re-fixed bug #46120 : Suspend should suspend (at least local) children.
2015-10-12 02:15:06 +02:00
Ole Tange
4ac1b6200f
Testsuite fixup.
2015-08-04 07:54:40 +02:00
Ole Tange
68d3abbbab
Testsuite fixup for new --block reading and for running on 2-core machine.
2015-07-22 08:28:05 +02:00
Ole Tange
6d3892ff84
Passes testsuite.
2015-06-21 19:40:58 +02:00
Ole Tange
cb20cd2c8e
parallel: Implemented setpgrp. Passes testsuite except for some csh tests.
2015-06-21 10:39:48 +02:00
Ole Tange
6a6a5e4d01
parallel: Specialized shell_quote_scalar for each shell.
...
Newline quoting for csh. Empty argument quoted as ''. Passes testsuite.
2015-05-25 02:27:30 +02:00
Ole Tange
6df65fa6ce
testsuite: Tests for env_parallel for multiple shells. Passes testsuite.
2015-05-21 23:02:55 +02:00
Ole Tange
ec8f851b6a
Merge ../parallel.stable
2015-05-15 02:30:35 +02:00
Ole Tange
f290cf9b05
testsuite: Additional --halt testing.
2015-05-15 01:59:57 +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
8990c7bb42
Fixed bug #44553 : --rpl should replace the longest expression first.
2015-03-16 19:51:08 +01:00
Ole Tange
4ef66ec7f6
testsuite for 2GB issues on some Perl versions.
...
Memory heavy jobs (>2 GB) moved to parallel-local-mem.sh.
Passes testsuite.
2015-03-07 17:49:16 +01:00
Ole Tange
9c73947d9f
parallel: --joblog records input and output data as Send/Receive.
2015-03-07 03:45:13 +01:00
Ole Tange
d65fa2a35d
Fixed --number-of-cores for hpux-ia64.
2015-03-04 00:12:00 +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
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
7c33ff6850
Passes testsuite.
2014-10-26 09:16:56 +01:00
Ole Tange
e38668f1f9
niceload: Fixed deepusleep bug introduced last month.
2014-10-25 12:44:10 +02:00
Ole Tange
53883d3e31
parallel-local22.sh: Testsuite for #42999 .
2014-08-25 07:06:13 +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
d02f31b05c
Fixed bug #42913 : Dont use $SHELL but the shell currently running
2014-08-05 11:37:58 +02:00
Ole Tange
f613b12721
Testsuite for bug #42892 : parallel -a nonexiting --pipepart.
2014-08-04 15:25:34 +02:00
Ole Tange
3064f4832b
Test for bug #42902 : profiles containing arguments with space.
2014-08-04 15:16:58 +02:00
Ole Tange
64998ab628
bug #42893 : --block should not cause decimals in cat_partial.
...
tempfile must respect $TMPDIR.
disk full check bug fixed and tested on multiple filesystems.
2014-07-31 22:50:33 +02:00
Ole Tange
9a25177a19
eval $perlexpr as function. Added --plus. Forced --noctrlc if --controlmaster.
...
Added CITATION. --title for pod2html. Testsuite updates due to LinuxMint15/17 diffs.
2014-07-26 13:17:13 +02:00
Ole Tange
9bb46c6ed6
Released as 20140722 ('MH17').
2014-07-22 06:47:30 +02:00
Ole Tange
1cf521971f
Fixed bug #42055 : --pipe -a bigfile should not require sequential reading of bigfile.
2014-07-15 18:02:58 +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
9fed0bfa17
parallel: {{perl exp}} implemented (poorly).
2014-06-26 01:16:54 +02:00
Ole Tange
511623aa70
bug #42041 : Implement $PARALLEL_JOBSLOT {%}. tutorial + test.
2014-06-04 21:48:24 +02:00
Ole Tange
5f30c90c35
parallel: bug #42041 : Implement $PARALLEL_JOBSLOT
2014-06-04 02:22:39 +02:00
Ole Tange
b1d3013f50
Ported testsuite to new testmachine (aspire).
2013-11-22 18:24:09 +01:00
Ole Tange
594ca7576a
testsuite: Getting rid of 'mop'.
2012-08-08 22:39:50 +02:00
Ole Tange
129ebd4fab
testsuite: Renamed files that can run without network.
2012-05-06 00:02:08 +02:00