Removed debugging from __jail_freebsd10/gencode-local
This commit is contained in:
		
					parent
					
						
							
								2f68e21a96
							
						
					
				
			
			
				commit
				
					
						bcd4e5f29b
					
				
			
		
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -23,8 +23,8 @@
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Debug
 | 
					# Debug
 | 
				
			||||||
exec >&2
 | 
					#exec >&2
 | 
				
			||||||
set -x
 | 
					#set -x
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jaildir="$(cat "$__object/parameter/jaildir")"
 | 
					jaildir="$(cat "$__object/parameter/jaildir")"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -48,5 +48,5 @@ if [ "$state" = "present" ]; then
 | 
				
			||||||
fi   # state=present
 | 
					fi   # state=present
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Debug
 | 
					# Debug
 | 
				
			||||||
set +x
 | 
					#set +x
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue