Commit graph

8 commits

Author SHA1 Message Date
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
Renamed from unittest/wanted-results/test13 (Browse further)