Re: Build error on Solaris 10
Wayne Davison via rsync <[email protected]>
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <CAHSx_Ss6t6xjU5MvP=u2qLxGGj45B=bOMStjMzY9O+6twHEMnw@mail.gmail.com> |
On Tue, Sep 20, 2022 at 11:21 AM İhsan Doğan via rsync < [email protected]> wrote: > ./mkgitver > ./mkgitver: test: argument expected > Looks like your OS's "test" doesn't support "-e". If you tweak the "if [ -e" to be "if [ -d" you should be fine. ..wayne.. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html