Linuxbrew / brew

:beer::penguin: The Homebrew package manager for Linux
https://linuxbrew.sh
BSD 2-Clause "Simplified" License
2.66k stars 236 forks source link

doctor: Fix check_xdg_data_dirs [Linux] #895

Closed sjackman closed 5 years ago

sjackman commented 5 years ago

Fix

Error: undefined method prepend_variable_in_profile for
Utils::Shell:Module Did you mean? prepend_path_in_profile
extend/os/linux/diagnostic.rb:48:in check_xdg_data_dirs

Fixes #892

codecov[bot] commented 5 years ago

Codecov Report

Merging #895 into master will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #895      +/-   ##
==========================================
+ Coverage   70.66%   70.67%   +0.01%     
==========================================
  Files         406      406              
  Lines       21931    21931              
==========================================
+ Hits        15497    15500       +3     
+ Misses       6434     6431       -3
Impacted Files Coverage Δ
utils/analytics.rb 88.63% <0%> (+6.81%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed2316c...114626c. Read the comment docs.