fix(prefix): restore win10 after winetricks; fix init() winecfg to ta… #58
Annotations
10 notices
|
Parse and annotate issues:
./lib/prefix.sh#L107
[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#L101
[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#L100
[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#L94
[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#L93
[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