• 
      

    Do some simple refactoring of the post command.

    Review Request #5118 — Created Dec. 16, 2013 and submitted — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    Do some simple refactoring of the post command.

    This change does some cleanup that struck me as I was reading through the post
    implementation. I've moved the score matching out into a new utils file, and
    rearranged/commented the argument evaluation a little bit.

    • Ran unit tests
    • Posted a change