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