mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
|
||||
}
|
||||
|
||||
uplevel set imagedir $imagedir
|
||||
uplevel set imagedir \"$imagedir\"
|
||||
}
|
||||
|
||||
# execute test scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user