“CreateProcessEntryCommon:508: Create process not expected to return” when running bash script via ProcessBuilder
I’m attempting to run a bash script from my java test code, but I’m getting the following error.
I’m attempting to run a bash script from my java test code, but I’m getting the following error.