fix shellcheck complaint
This commit is contained in:
		
							parent
							
								
									6eb2287221
								
							
						
					
					
						commit
						77836cfb3f
					
				@ -5,6 +5,8 @@
 | 
			
		||||
#:    If `--merge` is specified then `git merge` is used to include updates
 | 
			
		||||
#:      (rather than `git rebase`).
 | 
			
		||||
 | 
			
		||||
# Hide shellcheck complaint:
 | 
			
		||||
# shellcheck source=/dev/null
 | 
			
		||||
source "$HOMEBREW_LIBRARY/Homebrew/utils/lock.sh"
 | 
			
		||||
 | 
			
		||||
git_init_if_necessary() {
 | 
			
		||||
 | 
			
		||||
@ -215,6 +215,8 @@ EOS
 | 
			
		||||
  esac
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
# Hide shellcheck complaint:
 | 
			
		||||
# shellcheck source=/dev/null
 | 
			
		||||
source "$HOMEBREW_LIBRARY/Homebrew/utils/analytics.sh"
 | 
			
		||||
setup-analytics
 | 
			
		||||
report-analytics-screenview-command
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user