parent
							
								
									9f47eac92b
								
							
						
					
					
						commit
						fabde432dc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -202,6 +202,6 @@ void chrootHelper(int argc, char * * argv)
 | 
				
			||||||
    throw SysError("unable to exec '%s'", cmd);
 | 
					    throw SysError("unable to exec '%s'", cmd);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
    throw Error("mounting the Nix store on '%s' is not supported on this platform", >storeDir);
 | 
					    throw Error("mounting the Nix store on '%s' is not supported on this platform", storeDir);
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue