Skip to content

Commit

Permalink
Add toolchain java path to environment variables in ExecMojo - added …
Browse files Browse the repository at this point in the history
…tests and various enhancements
  • Loading branch information
mmazur authored and slawekjaranowski committed Oct 21, 2024
1 parent 168b368 commit 8dbbb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/projects/project21/testscript.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
echo|set /p="123" > test.txt
echo|set /p="%CUSTOM_NAME_FOR_TOOLCHAIN_JAVA%" > testfile.txt

0 comments on commit 8dbbb07

Please # to comment.