Branch: refs/heads/master
  Home:   https://github.com/pmd/build-tools
  Commit: 9c4752240f183ce16aa24cb9105226f7f614270c
      
https://github.com/pmd/build-tools/commit/9c4752240f183ce16aa24cb9105226f7f614270c
  Author: Andreas Dangel <[email protected]>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
    M README.md
    M scripts/inc/github-releases-api.bash

  Log Message:
  -----------
  Fix github-release-api.bash

Using read for setting the variable with heredoc exits with
a failure code, because of EOF (read signals EOF).
Using "cat" again.




_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to