Commit abcd0e67 authored by Vitaly Lipatov's avatar Vitaly Lipatov

distr_info: fallback to heuristic distr version detection

parent 3d2c4426
...@@ -478,7 +478,7 @@ case "$DISTRIB_ID" in ...@@ -478,7 +478,7 @@ case "$DISTRIB_ID" in
esac esac
[ -n "$DISTRIB_ID" ] && return [ -n "$DISTRIB_ID" ] && [ -n "$DISTRIB_RELEASE" ] && return
# check via obsoleted ways # check via obsoleted ways
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment