summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/errors/redirection-error2.2
blob: 2117ecf077001a73e5987c8de4e395ac98d8112d (plain)
1
2
3
4
# $FreeBSD$

# sh should fail gracefully on this bad redirect
sh -c 'echo 1 >&$a' 2>/dev/null
OpenPOWER on IntegriCloud