summaryrefslogtreecommitdiff
path: root/tests/remap/fail/args.0/test.sh
blob: 65d4d349dfec1280c1fa4953e38545aacfb21582 (plain)
1
2
3
#!/bin/bash
rs274 -i test.ini -g test.ngc | awk '{$1=""; print}'
exit ${PIPESTATUS[0]}