Skallwar / suckit

Suck the InTernet
Apache License 2.0
735 stars 38 forks source link

Fix paths of symlink warning logging call #177

Closed raphCode closed 2 years ago

raphCode commented 2 years ago

I think the paths in the logging message are swapped, this commit fixes that.

codecov[bot] commented 2 years ago

Codecov Report

Merging #177 (46c06d8) into master (84276b9) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 46c06d8 differs from pull request most recent head 9e6c185. Consider uploading reports for the commit 9e6c185 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   64.73%   64.73%           
=======================================
  Files          17       17           
  Lines         621      621           
=======================================
  Hits          402      402           
  Misses        219      219           
Impacted Files Coverage Δ
src/disk.rs 0.00% <0.00%> (ø)
Skallwar commented 2 years ago

Please rebase this and I will merge it

raphCode commented 2 years ago

superseded by: https://github.com/Skallwar/suckit/pull/182