mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Fix the wrong call in ps1 files
This amends bb82c65ac0
Task-number: COIN-1077
Change-Id: Ib9d2bb05530aa1b760accecf908a2359cab49157
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
"$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
. "$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
"$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
. "$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
"$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
. "$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
"$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
. "$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
"$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
. "$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
"$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
. "$PSScriptRoot\..\common\windows\longpath.ps1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user