summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-18 12:13:01 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-18 12:13:01 +0100
commit3a85d7d30707cb05567235b537dc049801f5d28f (patch)
treeab4960c9e7f6ef227979d3cab9c3d4b2af488bb3 /etc
parent30b685340b762ca566e785cd5e0e8c6e867a86df (diff)
downloadjenkins.debian.net-3a85d7d30707cb05567235b537dc049801f5d28f.tar.xz
move another FIXME into TODO
Diffstat (limited to 'etc')
-rw-r--r--etc/pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pbuilderrc b/etc/pbuilderrc
index b21c5b7f..964c7cad 100644
--- a/etc/pbuilderrc
+++ b/etc/pbuilderrc
@@ -9,5 +9,5 @@ EXTRAPACKAGES="fakeroot"
APTCACHE=""
export http_proxy="http://localhost:3128"
COMPRESSPROG="pigz"
-# FIXME: remove /run/shm bindmount once we are running jessie - this is a workaround for #700591
+# remove /run/shm bindmount once we are running jessie - this is a workaround for #700591
BINDMOUNTS="$BINDMOUNTS /run/shm /dev/shm"