-
Luke Macken authored
- Create a new pyrasite.tests.utils module - Popen(shell=True) was causing our test suite not to run on ubuntu - Use a pidfile to know when a program is running, and rm to stop it
275fbbf0
- Create a new pyrasite.tests.utils module - Popen(shell=True) was causing our test suite not to run on ubuntu - Use a pidfile to know when a program is running, and rm to stop it