Skip to content

Commit 24161e8

Browse files
committed
test.bat execution fullpath
1 parent 4e90d91 commit 24161e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples_tests/22.RaytracedAO/test.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22

3-
set pathtracer="raytracedao.exe"
3+
set pathtracer="%~dp0/bin/raytracedao.exe"
44

55
pushd bin
66
if NOT EXIST %pathtracer% (

0 commit comments

Comments
 (0)