[rtems commit] build: Fix target of build script

Sebastian Huber sebh at rtems.org
Thu Jan 18 16:36:38 UTC 2024


Module:    rtems
Branch:    master
Commit:    2ee0159ed818ce36a07adcdde098afa000e3e687
Changeset: http://git.rtems.org/rtems/commit/?id=2ee0159ed818ce36a07adcdde098afa000e3e687

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Jan 18 17:29:32 2024 +0100

build: Fix target of build script

---

 spec/build/testsuites/psxtests/psxftw01.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/build/testsuites/psxtests/psxftw01.yml b/spec/build/testsuites/psxtests/psxftw01.yml
index 0f285d3352..39b4194bc4 100644
--- a/spec/build/testsuites/psxtests/psxftw01.yml
+++ b/spec/build/testsuites/psxtests/psxftw01.yml
@@ -28,7 +28,7 @@ links: []
 prepare-build: null
 prepare-configure: null
 stlib: []
-target: testsuites/libtests/psxftw01.exe
+target: testsuites/psxtests/psxftw01.exe
 type: build
 use-after:
 - z



More information about the vc mailing list