Fix tests for git package (#6869)
This commit is contained in:
		 Adam J. Stewart
					Adam J. Stewart
				
			
				
					committed by
					
						 Massimiliano Culpo
						Massimiliano Culpo
					
				
			
			
				
	
			
			
			 Massimiliano Culpo
						Massimiliano Culpo
					
				
			
						parent
						
							f498f52a2d
						
					
				
				
					commit
					4d4fc8760d
				
			| @@ -208,6 +208,9 @@ def filter_rt(self): | ||||
|             # Don't link with -lrt; the system has no (and needs no) librt | ||||
|             filter_file(r' -lrt$', '', 'Makefile') | ||||
|  | ||||
|     def check(self): | ||||
|         make('test') | ||||
|  | ||||
|     @run_after('install') | ||||
|     def install_completions(self): | ||||
|         copy_tree('contrib/completion', self.prefix.share) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user