HADOOP-11166. Remove ulimit from test-patch.sh.
This commit is contained in:
parent
9b8a35aff6
commit
60f0f6fcde
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
|
|
||||||
#set -x
|
#set -x
|
||||||
ulimit -n 1024
|
|
||||||
|
|
||||||
### Setup some variables.
|
### Setup some variables.
|
||||||
### BUILD_URL is set by Hudson if it is run by patch process
|
### BUILD_URL is set by Hudson if it is run by patch process
|
||||||
|
@ -360,6 +360,8 @@ Release 2.7.0 - UNRELEASED
|
|||||||
HADOOP-10404. Some accesses to DomainSocketWatcher#closed are not protected
|
HADOOP-10404. Some accesses to DomainSocketWatcher#closed are not protected
|
||||||
by the lock (cmccabe)
|
by the lock (cmccabe)
|
||||||
|
|
||||||
|
HADOOP-11166. Remove ulimit from test-patch.sh. (wang)
|
||||||
|
|
||||||
Release 2.6.0 - UNRELEASED
|
Release 2.6.0 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user