From 3891bd85930d10b44a47f8d46455d835efc12ede Mon Sep 17 00:00:00 2001 From: db Date: Sun, 24 Jan 2016 19:30:41 +0000 Subject: [PATCH] Added a comment --- ..._17_653448e38c3bb71a97023cb5d6b21af6._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/forum/new_linux_arm_tarball_build/comment_17_653448e38c3bb71a97023cb5d6b21af6._comment diff --git a/doc/forum/new_linux_arm_tarball_build/comment_17_653448e38c3bb71a97023cb5d6b21af6._comment b/doc/forum/new_linux_arm_tarball_build/comment_17_653448e38c3bb71a97023cb5d6b21af6._comment new file mode 100644 index 0000000000..9915cb9c8f --- /dev/null +++ b/doc/forum/new_linux_arm_tarball_build/comment_17_653448e38c3bb71a97023cb5d6b21af6._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="db" + subject="comment 17" + date="2016-01-24T19:30:41Z" + content=""" +Doesn't seem to work: + + $ sudo ./git-annex-webapp --listen=192.168.1.3 + git-annex: /tmp/webapp1804289383846930886.html16816927771714636915.tmp: hClose: resource exhausted (No space left on device) + WebAp$ + $ touch /tmp/test + $ + +I don't know why I have two different /tmp catalogs. How do I modify which temp dir git-annex uses? + +"""]]