On Mon, Apr 16, 2012 at 11:37 AM, Steven A Rowe <sar...@syr.edu> wrote:
>
> Assuming a value will always be passed in for tests.seed, would the empty 
> string work?
>

Looking at Dawid's code, I think this will work (unless emptyToNull
means something different that what i expect):

final String globalSeed =
emptyToNull(System.getProperty(SYSPROP_RANDOM_SEED()));



-- 
lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to