Checklist:
: I’ve uncommented the code.
: I’ve saved the changes.
: I’ve run the git commands:
git commit -am "[seeking help on forum]"
git push origin master
Here’s a screenshot showing the output from running the Git commands:
remote: [tester::#OO8] Running tests for Stage #OO8 (Print a prompt)
remote: [tester::#OO8] Running ./your_program.sh
remote: [tester::#OO8] Failed to execute /app/your_program.sh: fork/exec /app/your_program.sh: permission denied
remote: [tester::#OO8] Test failed
I saw that you had a similar issue with someone here: Failed to execute /app/your_program.sh: fork/exec /app/your_program.sh: permission denied