mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
0024679: test command doesn't work with tmp path containing white spaces
This commit is contained in:
parent
a942f2da6a
commit
d16b64f1ec
@ -913,7 +913,7 @@ proc _run_test {scriptsdir group gridname casefile echo} {
|
|||||||
set imagedir $rootlogdir
|
set imagedir $rootlogdir
|
||||||
}
|
}
|
||||||
|
|
||||||
uplevel set imagedir $imagedir
|
uplevel set imagedir \"$imagedir\"
|
||||||
}
|
}
|
||||||
|
|
||||||
# execute test scripts
|
# execute test scripts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user