collect stderr as well.
This commit is contained in:
		
							parent
							
								
									f6ed69a8d3
								
							
						
					
					
						commit
						3c8ee66bfc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -259,7 +259,7 @@ Slave :slave: | ||||||
| SyncState * | SyncState * | ||||||
| ".shift(); | ".shift(); | ||||||
| 	close FILE; | 	close FILE; | ||||||
| 	open FILE, "../mbsync -D -c .mbsyncrc test|"; | 	open FILE, "../mbsync -D -c .mbsyncrc test 2>&1 |"; | ||||||
| 	my @out = <FILE>; | 	my @out = <FILE>; | ||||||
| 	close FILE; | 	close FILE; | ||||||
| 	unlink ".mbsyncrc"; | 	unlink ".mbsyncrc"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue