GitHub user mike-jumper opened a pull request:
https://github.com/apache/guacamole-website/pull/60
Pull guacamole-common-js modules from git for tests.
This change modifies the keyboard and mouse tests to use the latest
guacamole-common-js source directly from git, rather than an ancient embedded
copy of 0.9.9. The version used can also be overridden by specifying the
`commit` parameter within the URL.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/guacamole-website test-guac-git
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-website/pull/60.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 #60
----
commit 2de22be5492bd03b519d873e3ebdcc12f1001bce
Author: Michael Jumper <mjumper@...>
Date: 2018-09-29T23:08:47Z
Pull guacamole-common-js modules from git for tests. Allow git commit to be
overridden.
----
---