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

Job silently fails under Win7 + Git BASH #87

Open
jeff1985 opened this issue Sep 26, 2017 · 0 comments
Open

Job silently fails under Win7 + Git BASH #87

jeff1985 opened this issue Sep 26, 2017 · 0 comments
Labels

Comments

@jeff1985
Copy link

When run under Win7 + Git BASH Jobby fails to load the subprocess with absolutely no output to the user. The actual problem is the way Jobby tries to start the subprocess:

start "blah" /B "c:\xampp\php\php.exe" "run.php"

gives me an error ("can not find blah") under Git BASH, but does work under normal windows cmd.

I would appreciate if you could find a way to warn the user, if the command fails to start!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants