Ole Tange
|
cc7d613040
|
parallel: unittest renamed testsuite which better covers the function
|
2010-10-06 22:45:24 +02:00 |
|
Ole Tange
|
59cb631264
|
Bugfix: --keeporder with -j100% mixed up order of first job
parallel: Unittest for --retries. Passes unittest.
|
2010-09-21 22:00:30 +02:00 |
|
Ole Tange
|
55fa0189fb
|
Bug and stress fixes for --sshlogin. Better unittests.
|
2010-05-27 08:09:28 +02:00 |
|
Ole Tange
|
5059b5453a
|
SIGUSR1 tells parallel to wait for running jobs to finish, but not start new jobs.
Lazy evaluation of max_length_of_command_line and no_of_cpus
|
2009-10-26 12:22:21 +01:00 |
|
Ole Tange
|
2d930320ad
|
Added -k: Keep sequence of output same as the order of input.
If jobs 1 2 3 4 end in the sequence 3 1 4 2 the output will still be 1 2 3 4.
|
2009-09-04 07:23:57 +02:00 |
|