> "shtool" isn't a shell. /bin/sh is probably either dash or bash. What > does "dpkg -S /bin/sh" say? > > It looks like the problem is actually that the file has DOS line > endings. I get the exact same problem you do if I run: > > unix2dos gen-version.sh > > Have you got Git's "core.eol" config set to "crlf"?
Didn't touch it. Ok dos2unix solved it, but, i havent edit that file, less with an windows editor, I think it came with that from last git pull I did. Peixe:/usr/local/src/cgit/cgit# dpkg -S /bin/sh diversion by dash from: /bin/sh diversion by dash to: /bin/sh.distrib dash: /bin/sh OK compiled! Thanks. _______________________________________________ CGit mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/cgit
