Fix gfc command non-determinism by resetting variable

This commit is contained in:
Talia 2023-06-27 09:04:32 +02:00
parent 1ea3406583
commit dd92e02eff
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ pp() {
} }
gfc() { gfc() {
unset patch
while test $# != 0 while test $# != 0
do do
case "$1" in case "$1" in