parallel/testsuite/wanted-results/test33
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

32 lines
546 B
Plaintext

### Test of -j filename
Parsing of --jobs/-j/--max-procs/-P failed
Usage:
parallel [options] [command [arguments]] < list_of_arguments
parallel [options] [command [arguments]] ::: arguments
parallel [options] [command [arguments]] :::: argfile(s)
See 'man parallel' for the options
### Test of -j filename
sleep 0.7
sleep 0.8
sleep 0.9
sleep 0.4
sleep 0.6
### Test of -j filename with file content changing
sleep 3.3
sleep 1
sleep 1
sleep 1
sleep 1
sleep 1
sleep 1
sleep 1.1
sleep 1.2
sleep 1.3
sleep 1.4
sleep 1
sleep 1
sleep 1
sleep 1
sleep 1