mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	Add mock-up function for unit tests
They failed without it.
This commit is contained in:
		@@ -487,6 +487,7 @@ void cmd_reconfig(char *name UNUSED, int type UNUSED, int timeout UNUSED) {}
 | 
			
		||||
void cmd_reconfig_confirm(void) {}
 | 
			
		||||
void cmd_reconfig_undo(void) {}
 | 
			
		||||
void cmd_reconfig_status(void) {}
 | 
			
		||||
void cmd_graceful_restart(void) {}
 | 
			
		||||
void cmd_shutdown(void) {}
 | 
			
		||||
void cmd_reconfig_undo_notify(void) {}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user