forked from ungleich-public/cdist
		
	-very verbose debug
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								a6b4c468e3
							
						
					
				
			
			
				commit
				
					
						2830e2e894
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -23,7 +23,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
. cdist-config
 | 
					. cdist-config
 | 
				
			||||||
[ $# -eq 3 ] || __cdist_usage "<object dir> <object> <type>"
 | 
					[ $# -eq 3 ] || __cdist_usage "<object dir> <object> <type>"
 | 
				
			||||||
set -uex
 | 
					set -ue
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This variable MUST be exactly like this - see __cdist_object_dir
 | 
					# This variable MUST be exactly like this - see __cdist_object_dir
 | 
				
			||||||
__cdist_out_object_dir="$1"; shift
 | 
					__cdist_out_object_dir="$1"; shift
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue