mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Merge branch '3550_unset_mc_user'
* 3550_unset_mc_user: Ticket #3550: unset MC_USER.
This commit is contained in:
commit
4d92e9191e
@ -18,3 +18,4 @@ endif
|
||||
|
||||
rm -f "$MC_PWD_FILE"
|
||||
unsetenv MC_PWD_FILE
|
||||
unsetenv MC_USER
|
||||
|
@ -12,3 +12,4 @@ fi
|
||||
|
||||
rm -f "$MC_PWD_FILE"
|
||||
unset MC_PWD_FILE
|
||||
unset MC_USER
|
||||
|
Loading…
Reference in New Issue
Block a user