On Mon, Apr 16, 2012 at 11:37 AM, Steven A Rowe <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to