Re: [Spacewalk-devel] 481180 - update KickstartFormatter to not include --interpetter in profile f...

2009-03-12 Thread Brad Buckingham
Thanks for the tip. Will update today. jmrodri wrote: If isInterpreter() returns a string you could've used StringUtils.isEmpty(kss.getInterpreter()) to avoid having to do the null and empty checks as isEmpty does both for you. jesus Sent to you by jmrodri via Google Reader:

[Spacewalk-devel] 481180 - update KickstartFormatter to not include --interpetter in profile f...

2009-03-11 Thread jmrodri
If isInterpreter() returns a string you could've used StringUtils.isEmpty(kss.getInterpreter()) to avoid having to do the null and empty checks as isEmpty does both for you. jesus Sent to you by jmrodri via Google Reader: 481180 - update KickstartFormatter to not include --interpetter in