mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
fix tests realpath
This commit is contained in:
@@ -160,7 +160,7 @@ def load_options(confpath, profile):
|
||||
o = Options(args=args)
|
||||
o.profile = profile
|
||||
o.dry = False
|
||||
o.safe = True
|
||||
o.safe = False
|
||||
o.install_diff = True
|
||||
o.import_link = LinkTypes.NOLINK
|
||||
o.install_showdiff = True
|
||||
|
||||
Reference in New Issue
Block a user