...
This commit is contained in:
parent
bd2d15406a
commit
618f864c77
1 changed files with 0 additions and 1 deletions
|
|
@ -216,7 +216,6 @@ func main(_ *cli.Command, opts *Options, args []string) (rc int, err error) {
|
|||
}
|
||||
switch len(args) {
|
||||
case 0:
|
||||
os.Getwd()
|
||||
if default_cwd, err = os.Getwd(); err != nil {
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue