Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/debugging.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Test remote access of an image locally
If you are on Linux, you may use a script provided ``./scripts/test_noVNC_directly.sh``
directly in your terminal::

$ ./scripts/test_noVNC_directly.sh image_name ./scripts/test_env_file test
$ ./scripts/test_novnc_directly.sh image_name ./scripts/test_env_file test

On Mac OS X, you should run the above script in your docker VM.
You should clean up the started container once you finish testing.
Expand Down