[update] Fix updating via symlinks (closes #23991)
This commit is contained in:
parent
82fea5b42e
commit
bfe2b8cf2a
2 changed files with 5 additions and 1 deletions
|
@ -3009,6 +3009,7 @@ __all__ = [
|
|||
'compat_os_name',
|
||||
'compat_parse_qs',
|
||||
'compat_print',
|
||||
'compat_realpath',
|
||||
'compat_setenv',
|
||||
'compat_shlex_quote',
|
||||
'compat_shlex_split',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue