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