mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 21:10:42 +00:00
Change working directory to script location for running functional tests
This commit is contained in:
@@ -61,6 +61,8 @@ if args.pyrenderdoc is not None:
|
||||
|
||||
sys.path.insert(0, os.path.realpath(os.path.dirname(__file__)))
|
||||
|
||||
os.chdir(sys.path[0])
|
||||
|
||||
artifacts_dir = os.path.realpath(args.artifacts)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user