Attention is currently required from: osmith, msuraev.
2 comments:
Patchset:
If the problem is in access to "$VOL_BASE_DIR/pgw-tester/" than why not simply "chmod -R 777 $VOL_BA […]
Done.
File ttcn3-pgw-test/jenkins.sh:
Patch Set #1, Line 23: chmod 777 $(find $VOL_BASE_DIR -type d)
why not "chmod -R 777 $VOL_BASE_DIR" instead, so the files can also be modified?
Doing what Max suggested should be enough. Other dirs don't really need to be writable.
To view, visit change 31424. To unsubscribe, or for help writing mail filters, visit settings.