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
3ee7f79325
0install wants compiled man pages to be distributed. *.1 are now distributed.
...
More tests from test suite passes - though not all.
2011-01-11 13:42:14 +01:00
Ole Tange
1cc9c990a4
parallel: fixed: seq 9 | parallel -N 10 echo
2011-01-05 18:10:58 +01:00
Ole Tange
57cf4df2bc
parallel: alpharelease. Distribute args between jobslots for -X. -j+0 now default.
2011-01-02 01:01:21 +01:00
Ole Tange
a16d120711
Implemented --tty as the old default of assigning a tty to the first
...
job causes problems.
Cleanup if --workdir <> . did not work. Fixed.
2010-12-21 18:08:16 +01:00
Ole Tange
27822174c2
parallel: Fixed --retries bug. Passes testsuite.
2010-12-19 01:38:36 +01:00
Ole Tange
5a87ded0d1
parallel: Man page for --dry-run. Small bug fixes.
2010-12-16 00:12:02 +01:00
Ole Tange
bff9531219
parallel: --dryrun implemented. --return of multiple files with
...
-X. --return of files containing space. Passes testsuite.
2010-12-14 09:40:42 +01:00
Ole Tange
3b3c344097
parallel: pod-file now separated (it became too big).
...
niceload: rewritten to GetOpt and first testsuite.
2010-12-07 00:30:08 +01:00
Ole Tange
6979e62916
Fixed #31666 : Start new jobs depending on load
2010-12-06 09:23:21 +01:00
Ole Tange
ed6181773e
parallel: warnings are now sent directly to stderr and not cached.
...
Test of --tmpdir works.
Testsuite passes.
2010-12-05 23:58:22 +01:00
Ole Tange
e907f723e7
parallel: Code cleanup
2010-12-04 04:06:27 +01:00
Ole Tange
baba462a0d
parallel: implemented --nice
2010-12-03 15:22:01 +01:00
Ole Tange
77f83e6270
basenamereplace and basenameextensionreplace activated.
...
Testsuite of {/} {/.} {#/.} {#/}.
2010-12-03 00:04:12 +01:00
Ole Tange
4d22781652
--command, -c, --file, and -f now obsoleted. --eta works again.
...
Bugfix in testsuite for --retries.
Lots of dead code removed.
2010-11-29 23:59:16 +01:00
Ole Tange
46cc1980fa
parallel: --progress to STDERR. Test of -M.
2010-11-28 04:11:45 +01:00
Ole Tange
ae08cc3b1c
parallel: SSHLogin rewritten to OO. Minor failures in test32 and test34.
2010-11-26 01:45:04 +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
f7355734a5
Released as 20101113. Test to be compatible with old perllibs
2010-11-15 22:46:36 +01:00
Ole Tange
90c333085d
Release candidate 20101113
2010-11-13 14:57:39 +01:00
Ole Tange
ea0dfc913e
parallel: Implemented --profile. Untested.
2010-11-02 17:11:32 +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
87747a44b4
parallel: Too slow spawning only gives a warning, not an error.
...
.parallelrc is now read along with .parallel/config.
Passes testsuite.
2010-10-14 23:13:48 +02:00
Ole Tange
428faf33b7
parallel: Bugfix: empty line and --colsep
2010-10-09 21:55:01 +02:00
Ole Tange
cc7d613040
parallel: unittest renamed testsuite which better covers the function
2010-10-06 22:45:24 +02:00