* Oops, the daemon test wasn't actually using the daemon.
This commit is contained in:
		
							parent
							
								
									c8c0380744
								
							
						
					
					
						commit
						23bf700196
					
				
					 2 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
TESTS_ENVIRONMENT = $(bash) -e
 | 
					TESTS_ENVIRONMENT = NIX_REMOTE= $(bash) -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extra1 = $(shell pwd)/test-tmp/shared
 | 
					extra1 = $(shell pwd)/test-tmp/shared
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -23,8 +23,6 @@ export SHARED=$TEST_ROOT/shared
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export PATH=$NIX_BIN_DIR:$TOP/scripts:$PATH
 | 
					export PATH=$NIX_BIN_DIR:$TOP/scripts:$PATH
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export NIX_REMOTE=
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export REAL_BIN_DIR=@bindir@
 | 
					export REAL_BIN_DIR=@bindir@
 | 
				
			||||||
export REAL_LIBEXEC_DIR=@libexecdir@
 | 
					export REAL_LIBEXEC_DIR=@libexecdir@
 | 
				
			||||||
export REAL_LOCALSTATE_DIR=@localstatedir@
 | 
					export REAL_LOCALSTATE_DIR=@localstatedir@
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue