need more access, found out in junit testing
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@165 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
908065125f
commit
a3b8830855
|
|
@ -234,7 +234,7 @@ public class ArgumentParser {
|
|||
*
|
||||
* @param args the command line arguments we recieved
|
||||
*/
|
||||
protected void processArgs(String[] args) {
|
||||
public void processArgs(String[] args) {
|
||||
CommandLineParser parser = new PosixParser();
|
||||
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in New Issue