[Github-comments] [geany/geany] build system: Don't use `seq` that is not available on OpenBSD (#2060)

Thomas Martitz notifications at xxxxx
Mon Mar 4 21:18:31 UTC 2019


Let me throw in a solution as well. Since I also prefer a simple echo over loops with lots of forks:

`echo ----------------------------------------------------------------------------------------------- | head -c $total`

I.e. print a very large number of dashes and limit dynamically using head.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2060#issuecomment-469425553
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190304/a3c0b53b/attachment.html>


More information about the Github-comments mailing list