parallel/testsuite/tests-to-run/test50.sh

5 lines
124 B
Bash

#!/bin/bash
echo '### Test fix #32191'
seq 1 150 | parallel -j9 --retries 2 -S localhost,: "/bin/non-existant 2>/dev/null"