You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh rats, I thought I had fixed #1747 but now I realize that adding arguments like -usage or whatever isn't recognized. The .sh file just always calls java -jar DataCleaner.jar. It should obviously take any arguments to the sh script and add them on to the call.
The text was updated successfully, but these errors were encountered:
Oh rats, I thought I had fixed #1747 but now I realize that adding arguments like
-usage
or whatever isn't recognized. The .sh file just always callsjava -jar DataCleaner.jar
. It should obviously take any arguments to the sh script and add them on to the call.The text was updated successfully, but these errors were encountered: