Repository: atlas
Updated Branches:
  refs/heads/master 20742f1e6 -> 58794583a


ATLAS-2059: Update test-patch.sh script to remove ulimit value


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/58794583
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/58794583
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/58794583

Branch: refs/heads/master
Commit: 58794583a1977a684ed5f5567d7376806b262090
Parents: 20742f1
Author: Sarath Subramanian <ssubraman...@hortonworks.com>
Authored: Wed Aug 30 11:27:11 2017 -0700
Committer: Sarath Subramanian <ssubraman...@hortonworks.com>
Committed: Wed Aug 30 11:27:11 2017 -0700

----------------------------------------------------------------------
 dev-support/test-patch.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/atlas/blob/58794583/dev-support/test-patch.sh
----------------------------------------------------------------------
diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh
index bf95be6..e9fa610 100755
--- a/dev-support/test-patch.sh
+++ b/dev-support/test-patch.sh
@@ -13,7 +13,7 @@
 
 
 #set -x
-ulimit -n 1024
+#ulimit -n 1024
 
 ### Setup some variables.
 ### BUILD_URL is set by Hudson if it is run by patch process

Reply via email to