summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-25 14:27:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-25 14:27:37 -0400
commit4fcd04b876f4fc4f3738d80ef66b29a76871aa2d (patch)
treed8f9f514d389d05de2fe1c361325c474b88b48f7
parent7aa5bfdedf4c271c617f2056c8b33269baacb80a (diff)
parent9e82e05f056a60e788dc6f6dd2b5e7af3742d487 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/forum/new_linux_arm_tarball_build/comment_17_653448e38c3bb71a97023cb5d6b21af6._comment16
1 files changed, 16 insertions, 0 deletions
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 000000000..9915cb9c8
--- /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?
+
+"""]]