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

Quick fix for #101 #102

Merged
merged 4 commits into from
Sep 15, 2015
Merged

Quick fix for #101 #102

merged 4 commits into from
Sep 15, 2015

Commits on Jul 29, 2015

  1. Quick fix for #101

    Make `repy.py` stop interpreting command-line arguments once it sees
    the first non-option (which is usually the name of the program to run
    in the sandbox).
    aaaaalbert committed Jul 29, 2015
    Configuration menu
    Copy the full SHA
    ec5821c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Add unit test to PR #102 for issue #101

    Check that the Repy sandbox parses command-line arguments correctly.
    aaaaalbert committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    573b476 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2015

  1. Configuration menu
    Copy the full SHA
    6c20115 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    aaaaalbert committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    64cffda View commit details
    Browse the repository at this point in the history