aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/parameters/optind1.0
blob: 30fc9d8ff658174bee559578759e811c5472cb29 (plain) (blame)
1
2
3
# $FreeBSD: head/bin/sh/tests/parameters/optind1.0 227773 2011-11-20 21:48:50Z jilles $

unset OPTIND && [ -z "$OPTIND" ]