[GitHub] ignite pull request #4068: Update release-web-agent.xml

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4068: Update release-web-agent.xml

andrey-kuznetsov
GitHub user qiuxiaoj opened a pull request:

    https://github.com/apache/ignite/pull/4068

    Update release-web-agent.xml

    I get a error `-bash: ./ignite-web-agent.sh: /bin/bash^M: bad interpreter: No such file or directory` if run the script `ignite-web-agent.sh` on Ubuntu 18.04. The package which i built with Windows.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/qiuxiaoj/ignite patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4068.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4068
   
----
commit f94c95bb24c8d8b74c05c50b0646a6fb21a2d0f2
Author: xjoy <qiuxiaoj@...>
Date:   2018-05-25T06:36:20Z

    Update release-web-agent.xml
   
    fix `-bash: ./ignite-web-agent.sh: /bin/bash^M: bad interpreter: No such file or directory` error, if build with Windows.

----


---