<div dir="ltr"><div dir="ltr">On Tue, Sep 20, 2022 at 11:21 AM İhsan Doğan via rsync <<a href="mailto:rsync@lists.samba.org">rsync@lists.samba.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">./mkgitver<br>
./mkgitver: test: argument expected<br></blockquote><div><br></div><div>Looks like your OS's "test" doesn't support "-e".  If you tweak the "if [ -e" to be "if [ -d" you should be fine.</div><div><br></div><div>..wayne.. </div></div></div>