chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7be46d5
)
add ulimit debugging to jenkins build script
author
Michael Pöhn
<michael.poehn@fsfe.org>
Fri, 27 Oct 2017 19:21:56 +0000
(21:21 +0200)
committer
Michael Pöhn
<michael.poehn@fsfe.org>
Fri, 27 Oct 2017 19:21:56 +0000
(21:21 +0200)
jenkins-build
patch
|
blob
|
history
diff --git
a/jenkins-build
b/jenkins-build
index 6ddc3edc36ad3a2255075df8aa279c219e523db0..ec33ef99b74f73fb2a393303808e66c79652ddd9 100755
(executable)
--- a/
jenkins-build
+++ b/
jenkins-build
@@
-32,6
+32,7
@@
else
echo "No virtualization is used."
fi
sudo /bin/chmod -R a+rX /var/lib/libvirt/images
+echo 'maximum allowed number of open file descriptors: ' `ulimit -n`
ls -ld /var/lib/libvirt/images
ls -l /var/lib/libvirt/images || echo no access
ls -lR ~/.vagrant.d/ || echo no access