Revert "Add --force-confold flag for use with apt-get dist-upgrade"
				
					
				
			This reverts commit 09c3fca17c.
whoops, might have got my commands mixed up there.  need to test this yet
			
			
This commit is contained in:
		
							parent
							
								
									09c3fca17c
								
							
						
					
					
						commit
						394dd2e38e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -82,7 +82,7 @@ def dist_upgrade(frontend='noninteractive'): | |||
|     Perform a full ``apt-get dist-upgrade`` operation. | ||||
|     """ | ||||
|     update() | ||||
|     sudo('DEBIAN_FRONTEND={} apt-get --assume-yes --force-confold dist-upgrade'.format(frontend)) | ||||
|     sudo('DEBIAN_FRONTEND={} apt-get --assume-yes dist-upgrade'.format(frontend)) | ||||
| 
 | ||||
| 
 | ||||
| def configure_listchanges(): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar