Jared,

    You're right.. it was gitconfig's "[core] autocrlf = true" that works
like a charm on Linux, but screws things up on a Mac. Good catch.

Thank you!

On Thu, Jul 28, 2011 at 5:42 PM, Jared Morrow <[email protected]> wrote:

> I think you have an error in the way you fetch from Git.   I just cloned
> from riak master and don't see any "^M" in any files.   Checking now,
> riak/master builds fine on OSX.
>
> -Jared
>
> On Thu, Jul 28, 2011 at 3:24 PM, Anatoly <[email protected]> wrote:
>
>> git clone git://github.com/basho/riak
>>
>> None the Riak scripts ( make, make rel, make devrel, start, etc.. ) work
>> on Mac, unless those '^M' are removed. ( just do "vi -b <script name>",
>> you'll see those '^M's hiding there ). Is there a different path Riak should
>> be cloned from to NOT have these Windows legacy thingies?
>>
>> Thank you
>>
>> _______________________________________________
>> riak-users mailing list
>> [email protected]
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>>
>>
>
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to