typo
This commit is contained in:
parent
e6c34d39ba
commit
3146dbee05
@ -640,7 +640,7 @@ def valid_update_method_exchange(self, force):
|
||||
os.unlink(self.root)
|
||||
return True
|
||||
else:
|
||||
return "symlink" not in self.update_methods
|
||||
return "symlink" not in self.update_method
|
||||
|
||||
return True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user