diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-02-09 04:10:27 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-02-09 04:10:27 +0000 |
commit | c1bc8f31c50bc9d4dea180346adc874629c76b24 (patch) | |
tree | 94af32c28352d6a556e56e2c4cf69a775850688d /doc | |
parent | 644564a988a551cd12227f000a9ee4067ea8af87 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Problems_running_make_on_osx/comment_8_efafa203addf8fa79e33e21a87fb5a2b._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Problems_running_make_on_osx/comment_8_efafa203addf8fa79e33e21a87fb5a2b._comment b/doc/bugs/Problems_running_make_on_osx/comment_8_efafa203addf8fa79e33e21a87fb5a2b._comment new file mode 100644 index 000000000..9401bd453 --- /dev/null +++ b/doc/bugs/Problems_running_make_on_osx/comment_8_efafa203addf8fa79e33e21a87fb5a2b._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 8" + date="2011-02-09T04:10:27Z" + content=""" +The chmod errors are because your chmod does not understand the -R argument. Only the test suite uses chmod -R. I've fixed it to modify modes manually. +"""]] |