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

Allow the script handler to wait for the script #1307

Merged
merged 8 commits into from Nov 15, 2018

Commits on Nov 12, 2018

  1. Allow the script handler to wait for the script

    Script handles can now be configured to wait for the
    script to execute.
    The default behaviour is to put the script in the background.
    
    Closes #1222
    cornelinux committed Nov 12, 2018
    Copy the full SHA
    13c2c35 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Fix script handling

    Closes #1222
    cornelinux committed Nov 13, 2018
    Copy the full SHA
    8f306eb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Fix script directory

    cornelinux committed Nov 14, 2018
    Copy the full SHA
    040d0db View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Copy the full SHA
    bea2309 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5fc5322 View commit details
    Browse the repository at this point in the history
  3. Fix config for script directory

    rename defines for wait and background
    cornelinux committed Nov 15, 2018
    Copy the full SHA
    83f6eaa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e2b1d60 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7bd3d27 View commit details
    Browse the repository at this point in the history