https://bz.apache.org/bugzilla/show_bug.cgi?id=62330
--- Comment #3 from Roedy Green <[email protected]> --- (In reply to Jaikiran Pai from comment #1) > Hi Roedy, > > I can't seem to find any documentation which states that this was supported > or what "nul" or "nul:" is meant to do. Is there some reference you can > point me to, so that I can see what changed? ="null" used to simply discard output. In Windows, you can say >null on the commmand line discard System.out output or >somefile.txt to redirect it. Null is a magic filename. -- You are receiving this mail because: You are the assignee for the bug.
