#43 Add test for rm_root
This commit is contained in:
@@ -8,4 +8,4 @@ def match(command, settings):
|
||||
|
||||
|
||||
def get_new_command(command, settings):
|
||||
return '{} --no-preserve-root'.format(command.script)
|
||||
return u'{} --no-preserve-root'.format(command.script)
|
||||
|
||||
Reference in New Issue
Block a user