strip tab from empty line
This commit is contained in:
parent
1737350e53
commit
00c508c767
|
|
@ -127,7 +127,7 @@ func runChangePassword(c *cli.Context) error {
|
|||
if err := argsSet(c, "username", "password"); err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
if c.IsSet("config") {
|
||||
setting.CustomConf = c.String("config")
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user