Commit 4f9fee9e authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: stop trying to use disorderfs

parent 2ae80ee5
......@@ -13,6 +13,7 @@ echo "I: Adding a custom variable just for the fun of it..." >&2
export CAPTURE_ENVIRONMENT="I capture the environment"
# use disorderfs, mount it as user
exit 0
if [ -x /usr/bin/disorderfs ] ; then
mknod -m 666 /dev/fuse c 10 229
mv /tmp/buildd /tmp/disorderfs
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment