jkosh44 opened a new issue #1084: Condense fluo.sh
URL: https://github.com/apache/fluo/issues/1084
 
 
   After the changes done in #1083 the Java entry point for all the commands is 
the same class, 
[FluoProgram](https://github.com/apache/fluo/blob/master/modules/command/src/main/java/org/apache/fluo/command/FluoProgram.java).
 This has led to some duplication in the 
[fluo](https://github.com/apache/fluo/blob/master/modules/distribution/src/main/scripts/fluo)
 script, specifically in the case statement at the end. Some work could be done 
to remove the duplication and condense the script.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to