Set set -e in the body in body of the maintainers scripts
This commit is contained in:
		
							parent
							
								
									8a119de7b8
								
							
						
					
					
						commit
						aaa7106667
					
				
					 2 changed files with 6 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								debian/postinst
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/postinst
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,4 +1,6 @@
 | 
			
		|||
#!/bin/sh -e
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
templdir=/usr/share/nagios-snmp-plugins/pluginconfig
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										4
									
								
								debian/postrm.in
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/postrm.in
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,4 +1,6 @@
 | 
			
		|||
#!/bin/sh -e
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
PLUGINS="@PLUGINS@"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue