Fix infinite loop when parsing update.sh arguments
update.sh would enter an infinite loop when arguments (e.g. --ours, --check). This is due to a missing `shift` statement that has now been added. This fixes #1193.master
parent
e352604a9b
commit
1602f3b0d0
Loading…
Reference in New Issue