gerrit.sh: Request at least 1024 file descriptors

We may run out of transient file descriptors if packedGitOpenFiles is
too low, such as the default setting of 128.  Assume we can get at
least 1024 file descriptors and request that many by default.

Bug: issue 460
Change-Id: I45e62a8af9f3763eacf977431c299193f014bd1e
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed