aboutsummaryrefslogtreecommitdiff
path: root/src/score_wrapper.sh
AgeCommit message (Collapse)Author
2014-03-25working upscore_wrapper.shCalvin Morrison
Score wrapper essentially does a few things 1) backgrounds score_mers.py 2) creates an intercept for any Ctrl+C 3) waits for score_mers.py to finish 4) if there's an intercept, send a SEGV to the process and try and exit it works, it might be dirty, you might see some output... but still at least you can exit now
2014-03-24add non-functioning score wrapperCalvin Morrison