Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aten iKVM support #408

Closed
wants to merge 3 commits into from
Closed

Aten iKVM support #408

wants to merge 3 commits into from

Commits on Dec 4, 2014

  1. slip in PATH for 'npm test' as not everyone has karma

    So people can follow the 'unit tests' instructions, we need
    to make sure PATH includes the karma bin directory otherwise
    we see the following:
    ----
    aclouter@stevemcqueen:/usr/src/aten-ikvm/noVNC$ npm test
    
    > [email protected] test /usr/src/aten-ikvm/noVNC
    > karma start karma.conf.js
    
    sh: 1: karma: not found
    npm ERR! Test failed.  See above for more details.
    npm ERR! not ok code 0
    ----
    jimdigriz committed Dec 4, 2014
    Configuration menu
    Copy the full SHA
    dc4b630 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2014

  1. Configuration menu
    Copy the full SHA
    d2c58ae View commit details
    Browse the repository at this point in the history
  2. added aten-ikvm support

    jimdigriz committed Dec 6, 2014
    Configuration menu
    Copy the full SHA
    24439f5 View commit details
    Browse the repository at this point in the history