Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runscriptmod #1

Merged
merged 12 commits into from
Nov 19, 2016
Merged

Runscriptmod #1

merged 12 commits into from
Nov 19, 2016

Conversation

RCL-Carl
Copy link
Owner

Test with Travis CI

Gunther Klessinger and others added 12 commits November 16, 2016 13:16
The current 'run prepare' script uses sudo to create the
symlinks for python and nodejs. For many systems, this is
unnecessary and causes the user to be presented a request
for password. Additionally, this could affect any previous
system configuration. This change makes the symlinks only
be created if they don't already exist.
… run

This commit modifies the run script to add code that captures the
PID of the test server and the PGID of the xvfb process group so that
it can kill these child processes after the script has run.
…dler for ctl-c so that the children get correctly killed on abort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants