parallel/testsuite/wanted-results/parallel-local152

28 lines
398 B
Plaintext

### test global config - must run alone so the global config does not confuse others
### test --tollef in global config
parallel: Error: --tollef has been retired.
parallel: Error: Remove --tollef or use --gnu to override --tollef.
1
2
3
--
a
b
c
### test --gnu in global config
1
2
3
--
a
b
c
1
2
3
--
a
b
c
<<< End test global config - must run alone so the global config does not confuse others