Ole Tange
846085cfd3
parallel: Converted ->fd to 4 file format. Passes testsuite.
2014-02-16 13:51:52 +01:00
Ole Tange
b1d3013f50
Ported testsuite to new testmachine (aspire).
2013-11-22 18:24:09 +01:00
Ole Tange
dbcead04ba
src/parallel: --transfer files with /./ as relative to --workdir.
2013-10-21 22:31:52 +02:00
Ole Tange
a6eb7a78c6
Released as 20130922 ('Manning').
2013-09-21 20:47:27 +02:00
Ole Tange
ee529c2d2a
parallel: --record_env and --env _ implemented. Passes test suite.
2013-08-14 20:11:00 +02:00
Ole Tange
dd1a637822
parallel: Use file descriptors instead of STDOUT/STDERR.
...
Fixed up Polarhome tests.
Passes testsuite.
2013-07-19 19:13:00 +02:00
Ole Tange
c1f6354375
parallel: Re-fixed bug #37042 : -J foo is taken from the whole command line - not just the part before the command
2013-07-04 00:50:08 +02:00
Ole Tange
85ab036518
Released as 20130622 ('Snowden').
2013-06-22 14:50:48 +02:00
Ole Tange
21c62a2545
Small adjustments. Passes testsuite.
2013-02-14 23:08:17 +01:00
Ole Tange
9e0541c95a
testsuite: Passes testsuite. 'timeout' removed as it did not work.
2013-02-04 22:39:32 +01:00
Ole Tange
8d7e0f4a4f
testsuite: Test for --sshdelay. Fixed other tests.
2013-01-21 23:10:34 +01:00
Ole Tange
780f000c92
parallel: added exit Signal to --joblog
2011-06-12 01:19:29 +02:00
Ole Tange
ac928cf936
parallel: added '-' as valid input file for -S. Fixed bug for empty lines '| parallel'.
2011-06-03 14:53:14 +02:00
Ole Tange
9cc892faf2
Released as 2011-02-05 FOSDEM
2011-02-17 17:23:38 +01:00
Ole Tange
42a5f4e0cc
testsuite passes.
...
max_jobs_running could be resat if -j is a changed file.
dummy children was not killed if cmd line was too long.
default number of jobs for --semaphore set to 1.
test25 had race condition.
test22 -j10 added.
test13 -j9 added.
test47 remote cleanup added before test.
test17 remote cleanup added before test.
2011-01-17 13:38:58 +01:00
Ole Tange
8865cbb10f
parallel: Argument handling re-written to OO.
...
The code is quite messy, the implementation is fairly slow, but the
structure seems sound and it passes the testsuite.
basename {/} and {/.} implemented.
Flushing of STDERR and STDOUT after each job completes.
2010-11-22 10:35:53 +01:00
Ole Tange
f085a37a40
parallel: Implemented $PARALLEL_SEQ and $PARALLEL_PID.
...
-v now only show the command to be run. Use -vv to see the surrounding ssh wrapping.
--workdir implemented. Spelling mistakes.
2010-10-27 01:50:58 +02:00
Ole Tange
cc7d613040
parallel: unittest renamed testsuite which better covers the function
2010-10-06 22:45:24 +02:00