-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In src/test.c, line 106,executeCommand("/usr/bin/bash", bashArgs, envp, "./tmp/outputBash.tmp", "./tmp/errorBash.tmp"); we have /usr/bin/bash which leads on my macOs M1 running the basic test to this output KO OUTPUT STDOUT STDERR EXIT_CODE FILE_PERMISSIONS for all the tests. The executable on my machine is located at /bin/bash and changing the line solved the problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels