forked from qt-creator/qt-creator
Squish: Avoid soft links in path for tst_git_local
Change-Id: I3217ef41e9539b671cd9398cc268f2adf622ea6f Reviewed-by: Robert Loehning <robert.loehning@digia.com>
This commit is contained in:
@@ -29,6 +29,8 @@
|
|||||||
|
|
||||||
source("../../shared/qtcreator.py")
|
source("../../shared/qtcreator.py")
|
||||||
|
|
||||||
|
# necessary to not use symbolic links for the parent path of the git project
|
||||||
|
srcPath = os.path.realpath(srcPath)
|
||||||
projectName = "gitProject"
|
projectName = "gitProject"
|
||||||
|
|
||||||
# TODO: Make selecting changes possible
|
# TODO: Make selecting changes possible
|
||||||
|
Reference in New Issue
Block a user