mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 16:08:54 +00:00
verbosity
This commit is contained in:
@@ -138,7 +138,7 @@ class Importer:
|
||||
# add file to config file
|
||||
retconf = self.conf.new_dotfile(src, dst, linktype, chmod=chmod)
|
||||
if not retconf:
|
||||
self.log.warn('\"{}\" ignored'.format(path))
|
||||
self.log.warn('\"{}\" ignored during import'.format(path))
|
||||
return 0
|
||||
|
||||
self.log.sub('\"{}\" imported'.format(path))
|
||||
|
||||
Reference in New Issue
Block a user