diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-12-01 23:08:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-12-01 23:08:50 +0000 |
commit | 66e86f25d8fcbf0e79c4283e7f821caa656d5c98 (patch) | |
tree | 001ce76f85180a4280b00cb5de962771257573bc /doc/bugs/OSX_app_issues | |
parent | daf7f628d5064808316f286659cfade23fa871a9 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/OSX_app_issues')
-rw-r--r-- | doc/bugs/OSX_app_issues/comment_17_82d9963e1fbf17644ce697e5a43943f5._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/OSX_app_issues/comment_17_82d9963e1fbf17644ce697e5a43943f5._comment b/doc/bugs/OSX_app_issues/comment_17_82d9963e1fbf17644ce697e5a43943f5._comment new file mode 100644 index 000000000..f710878c2 --- /dev/null +++ b/doc/bugs/OSX_app_issues/comment_17_82d9963e1fbf17644ce697e5a43943f5._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.6.49" + subject="comment 17" + date="2012-12-01T23:08:50Z" + content=""" +Doesn't say anything to me.. + +Using nohup might help, or at least get us an error message to see. Edit `git-annex.app/Contents/MacOS/git-annex-webapp` and make the last line: + +<pre> +nohup \"$base/runshell\" git-annex webapp \"$@\" +</pre> + +It'll put a nohup.out log file in your home directory, or somewhere like that. +"""]] |