mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-04 10:57:50 +08:00
Fix an incomplete database.
This commit is contained in:
parent
284b99c858
commit
81422c1f70
|
@ -19,7 +19,7 @@ func GetHome(uname string) (string, error) {
|
|||
}
|
||||
}
|
||||
|
||||
// Look up the
|
||||
// Look up the user.
|
||||
var u *user.User
|
||||
var err error
|
||||
if uname == "" {
|
||||
|
|
Loading…
Reference in New Issue
Block a user