You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/02/07 23:59:30 UTC

[GitHub] guacamole-server pull request #152: GUACAMOLE-351: Add "-v" parameter which ...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-server/pull/152

    GUACAMOLE-351: Add "-v" parameter which causes guacd to print its version information.

    

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

    $ git pull https://github.com/mike-jumper/guacamole-server version-param

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

    https://github.com/apache/guacamole-server/pull/152.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 #152
    
----
commit f4f5b4e65a7b26995cd260742dc9965b9c054c43
Author: Michael Jumper <mj...@...>
Date:   2018-02-07T21:33:52Z

    GUACAMOLE-351: Separate guac_config structure into own header file, independent of how that config is loaded.

commit 3b327378eba90f744ec9d9ac2b93dde10dcbfdf3
Author: Michael Jumper <mj...@...>
Date:   2018-02-07T21:41:22Z

    GUACAMOLE-351: Add "-v" option which causes guacd to print its version information and exit.

----


---

[GitHub] guacamole-server pull request #152: GUACAMOLE-351: Add "-v" parameter which ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-server/pull/152


---