forked from ungleich-public/cdist
		
	+set -eu
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								0ca61d6ed8
							
						
					
				
			
			
				commit
				
					
						9af46445ad
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -28,6 +28,8 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[ $# -ge 1 ] || __cdist_usage "<id> <options>"
 | 
					[ $# -ge 1 ] || __cdist_usage "<id> <options>"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					set -eu
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "I am $__cdist_myname and have been called with $@"
 | 
					echo "I am $__cdist_myname and have been called with $@"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__cdist_id="$1"; shift
 | 
					__cdist_id="$1"; shift
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue