aspnet / dnvm

OBSOLETE - see readme
Other
174 stars 61 forks source link

Using find -o instead of -or #514

Closed hultqvist closed 8 years ago

hultqvist commented 8 years ago

BusyBox find didn't recognize -or but -o

According to the find manual -or is not POSIX compliant.

Before this change commands such as dnvm list failed.

dnfclas commented 8 years ago

Hi @hultqvist, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, DNFBOT;

muratg commented 8 years ago

Hi @hultqvist, thanks for the PR! We're retiring dnvm/dnx/dnu in RC2 so we're not making any more changes in this area. Closing this one.