Shut up "Wide character in print" warning in copy-from-other-stores.pl
This commit is contained in:
		
							parent
							
								
									c2a8b5c42d
								
							
						
					
					
						commit
						f6716e95bb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -9,6 +9,7 @@ my $binDir = $ENV{"NIX_BIN_DIR"} || "@bindir@";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
STDOUT->autoflush(1);
 | 
					STDOUT->autoflush(1);
 | 
				
			||||||
 | 
					binmode STDERR, ":encoding(utf8)";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
my @remoteStoresAll = split ':', ($ENV{"NIX_OTHER_STORES"} or "");
 | 
					my @remoteStoresAll = split ':', ($ENV{"NIX_OTHER_STORES"} or "");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue