summaryrefslogtreecommitdiffstats
path: root/debian/vendor-h2o/deps/mruby-io/test/gc_filedes.sh
diff options
context:
space:
mode:
Diffstat (limited to 'debian/vendor-h2o/deps/mruby-io/test/gc_filedes.sh')
-rw-r--r--debian/vendor-h2o/deps/mruby-io/test/gc_filedes.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/vendor-h2o/deps/mruby-io/test/gc_filedes.sh b/debian/vendor-h2o/deps/mruby-io/test/gc_filedes.sh
deleted file mode 100644
index 6e5d1bb..0000000
--- a/debian/vendor-h2o/deps/mruby-io/test/gc_filedes.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-ulimit -n 20
-mruby -e '100.times { File.open "'$0'" }'