mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
There's no reason in that loop where we're looking for values of an option to have a blank cell in the array of arguments. Unless for an option with a missing value. In that case, it's better to ignore this condition and store a blank value in the variable. Otherwise, in case of missing value for an option, with this condition, we enter in an infinite loop, because the shift will stay at 0. |
||
---|---|---|
.. | ||
backend | ||
filesystem | ||
getopts | ||
ip | ||
mysql | ||
network | ||
nodejs | ||
package | ||
psql | ||
setting | ||
string | ||
system | ||
user | ||
utils |