quantcast / qfs

Quantcast File System
https://quantcast.atlassian.net
Apache License 2.0
643 stars 171 forks source link

examples: fix sample setup python script to pass the right path for c… #236

Closed mckurt closed 5 years ago

mckurt commented 5 years ago

…hunkserver binary

This fixes a bug that prevents sample servers python script from launching chunkservers. kill_running_program_pid expects the chunkserver binary path as the first argument.