summaryrefslogtreecommitdiff
path: root/tests/remap/fail/args.2/test.sh
blob: 77a112a15ca9e7213e826523957369246290812c (plain)
1
2
3
#!/bin/bash
rs274 -i test.ini -n 0 -g test.ngc 2>&1
exit ${PIPESTATUS[0]}