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

Fix for #9, #10 #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix for #9, #10 #21

wants to merge 2 commits into from

Commits on Feb 27, 2017

  1. Fix for gpmidi#10 and gpmidi#9

    I'm no python guy so please review.
    
    gpmidi#9: gpmidi#9
    gpmidi#10: gpmidi#10
    
    Apache server-status that outputs the TLSSessionCacheStatus section breaks the csv reader since that line contains no ":". 
    
    I've added a breakout condition to end parsing the server-status after the Scorebaord status.
    ericrisler authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    ae6f7ce View commit details
    Browse the repository at this point in the history
  2. Fix for gpmidi#9, gpmidi#10

    Skip "TLSSessionCacheStatus" line as it causes parse error.
    
    Fix for: gpmidi#9 and gpmidi#10
    ericrisler authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    531ee80 View commit details
    Browse the repository at this point in the history