Explorar el Código

HADOOP-3142. Increases the number of open files during testing on Hudson.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@643283 13f79535-47bb-0310-9956-ffa450edef68
Nigel Daley hace 17 años
padre
commit
71a27ee3a7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/test/bin/test-patch.sh

+ 1 - 0
src/test/bin/test-patch.sh

@@ -1,6 +1,7 @@
 #!/bin/bash
 
 #set -x
+ulimit -n 1024
 
 ### Setup some variables.  
 ### JOB_NAME, SVN_REVISION, and BUILD_NUMBER are set by Hudson if it is run by patch process