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

Local input dir variable ignored in run-serving-layer.sh script #27

Closed
GoogleCodeExporter opened this issue Mar 15, 2016 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

Using myrrix-serving-0.7.jar

Using run-serving-layer.sh script from myrrix-web, the LOCAL_INPUT_DIR variable 
is never appended in the ALL_ARGS variable, since the ALL_ARGS variable is 
overwritten on the next lines (choosing PORT/SECURE_PORT/KEYSTORE_FILE). 

The fix is simple: append the LOCAL_INPUT_DIT after these lines.

P.S.: I'm sorry for posting this issue on getsatisfaction.com/myrrix first, I 
should have posted it here.

Original issue reported on code.google.com by julien.a...@gmail.com on 24 Oct 2012 at 3:21

@GoogleCodeExporter
Copy link
Author

Oops, good catch. That's fixed now.

Original comment by srowen@myrrix.com on 24 Oct 2012 at 3:28

  • Changed state: Fixed

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

No branches or pull requests

1 participant