mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 05:57:54 +00:00
4 lines
251 B
Plaintext
4 lines
251 B
Plaintext
echo '### bug #32191: Deep recursion on subroutine main::get_job_with_sshlogin'
|
|
### bug #32191: Deep recursion on subroutine main::get_job_with_sshlogin
|
|
seq 1 150 | stdout nice parallel -j9 --retries 2 -S localhost,: "/bin/non-existant 2>/dev/null"
|