mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
* Rewrite save with sudo (Fixes #1383) * Combine overrideFile & overrideFileAsRoot into 1 function
This commit is contained in:
@@ -71,7 +71,7 @@ func (b *Buffer) Backup(checkTime bool) error {
|
||||
}
|
||||
}
|
||||
return
|
||||
})
|
||||
}, false)
|
||||
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user