Skip to content

Commit

Permalink
Remove unneeded shift
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSweatyYeti authored Dec 13, 2022
1 parent 8b27c42 commit e270ecc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hgrep
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ while true; do
done

# shift $(( OPTIND +0))
shif
if (( OPTIND > 1))
then
echo "Invalid combination of options -- ($-) "
Expand Down

0 comments on commit e270ecc

Please sign in to comment.