Skip to content

Commit

Permalink
arguments aren't required
Browse files Browse the repository at this point in the history
  • Loading branch information
dericed committed May 10, 2016
1 parent 253ec06 commit e11180d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion indexschemas
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ _usage(){
exit 1
}

[ "${#}" = 0 ] && _usage
# command-line options
OPTIND=1
while getopts ":t" opt ; do
Expand Down

0 comments on commit e11180d

Please sign in to comment.