mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 22:17:54 +00:00
23 lines
532 B
Plaintext
23 lines
532 B
Plaintext
### --soft -f and test if child is actually suspended and thus takes longer
|
|
20000000 20000000 168888897
|
|
This should finish first
|
|
20000000 20000000 168888897
|
|
This should finish last
|
|
### niceload with no arguments should give no output
|
|
### Test -t and -s
|
|
Sleeping 1s
|
|
Running 2s
|
|
Sleeping 1s
|
|
Running 2s
|
|
bug #38908: niceload: Ctrl-C/TERM should resume jobs if using -p - Order may change, but not output
|
|
done
|
|
10
|
|
Finished
|
|
Sleeping 1s
|
|
Running 10s
|
|
bug #38908: niceload: Ctrl-C should resume jobs if using -p
|
|
done
|
|
10
|
|
Sleeping 1s
|
|
Running 10s
|