Fix spacing

This commit is contained in:
Thomas E Lackey 2022-10-26 14:30:49 -05:00
parent 0d118cdee4
commit aed384e3d5

View File

@ -61,5 +61,5 @@ while [ $STATUS -lt ${#STATUSES[@]} ]; do
inc_status inc_status
fi fi
;; ;;
esac esac
done done