Skip to content
Commit 319bb2e5 authored by Michal Humpula's avatar Michal Humpula 🔥 Committed by Dominik Haumann
Browse files

project: fix git submodules scanning

New versions of Qt silenty started to return "." instead of "" as
result of `QDir("/tmp").relativeFilePath("/tmp")`.

Adding aditional check for "." to fix it.

REVIEW: 127731
parent 070c685c
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