Compare commits
	
		
			1 Commits
		
	
	
		
			v3.3.4
			...
			packages-c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 7aced05e8c | 
@@ -439,7 +439,7 @@ class PMPacman(PackageManager):
 | 
			
		||||
        while pacman_count <= self.pacman_num_retries:
 | 
			
		||||
            pacman_count += 1
 | 
			
		||||
            try:
 | 
			
		||||
                if False: # callback:
 | 
			
		||||
                if callback:
 | 
			
		||||
                    libcalamares.utils.target_env_process_output(command, self.line_cb)
 | 
			
		||||
                else:
 | 
			
		||||
                    libcalamares.utils.target_env_process_output(command)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user