This reverts commit c721aab006
.
This commit is contained in:
parent
1ae4ca611e
commit
208c9585b8
@ -119,7 +119,6 @@ def parse_install_tree(config_dict):
|
||||
msg = "Cannot pad %s to %s characters." % (root, padded_length)
|
||||
msg += " It is already %s characters long" % len(root)
|
||||
tty.warn(msg)
|
||||
root = root.rstrip(os.path.sep)
|
||||
else:
|
||||
root = unpadded_root
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user