fix(prefix): retry fast winetricks verbs once on failure (4s pause) #57
Annotations
10 notices
|
Parse and annotate issues:
./lib/prefix.sh#L105
[2031] WINEPREFIX was modified in a subshell. That change might be lost. - See: https://www.shellcheck.net/wiki/2031
|
|
Parse and annotate issues:
./lib/prefix.sh#L99
[2031] WINEPREFIX was modified in a subshell. That change might be lost. - See: https://www.shellcheck.net/wiki/2031
|
|
Parse and annotate issues:
./lib/prefix.sh#L98
[2031] WINEPREFIX was modified in a subshell. That change might be lost. - See: https://www.shellcheck.net/wiki/2031
|
|
Parse and annotate issues:
./lib/prefix.sh#L92
[2031] WINEPREFIX was modified in a subshell. That change might be lost. - See: https://www.shellcheck.net/wiki/2031
|
|
Parse and annotate issues:
./lib/prefix.sh#L91
[2031] WINEPREFIX was modified in a subshell. That change might be lost. - See: https://www.shellcheck.net/wiki/2031
|
|
Parse and annotate issues:
./lib/prefix.sh#L43
[2030] Modification of WINEPREFIX is local (to subshell caused by (..) group). - See: https://www.shellcheck.net/wiki/2030
|
|
Parse and annotate issues:
./lib/prefix.sh#L42
[2030] Modification of PATH is local (to subshell caused by (..) group). - See: https://www.shellcheck.net/wiki/2030
|
|
Parse and annotate issues:
./lib/prefix.sh#L42
[2155] Declare and assign separately to avoid masking return values. - See: https://www.shellcheck.net/wiki/2155
|
|
Parse and annotate issues:
./lib/prefix.sh#L41
[2155] Declare and assign separately to avoid masking return values. - See: https://www.shellcheck.net/wiki/2155
|
|
Parse and annotate issues:
./lib/user_registry.sh#L66
[2015] Note that A && B || C is not if-then-else. C may run when A is true. - See: https://www.shellcheck.net/wiki/2015
|
background
wait
wait-all
cancel
parallel
Loading