Skip to content

Commit

Permalink
#1646 also default to paramiko on macos
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@20137 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Aug 20, 2018
1 parent 0d7d7f4 commit 10c3f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xpra/platform/darwin/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
OPEN_COMMAND = ["open"]
UI_THREAD_POLLING = 500 #poll every 500 ms

DEFAULT_SSH_COMMAND = "ssh"
#DEFAULT_SSH_COMMAND = "ssh"

0 comments on commit 10c3f66

Please sign in to comment.