diff options
Diffstat (limited to 'testscripts/run-nxproxy2nxagent-on-localhost')
-rwxr-xr-x | testscripts/run-nxproxy2nxagent-on-localhost | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testscripts/run-nxproxy2nxagent-on-localhost b/testscripts/run-nxproxy2nxagent-on-localhost index c7533c711..d950ba38a 100755 --- a/testscripts/run-nxproxy2nxagent-on-localhost +++ b/testscripts/run-nxproxy2nxagent-on-localhost @@ -41,7 +41,7 @@ NX_SYSTEM=${HOME}/.nx NX_ROOT=${HOME}/.nx # -# This should be randlomly generated. +# This should be randomly generated. # #NX_COOKIE=`xauth list |grep "${HOSTNAME}/unix:\<${NX_PORT}\>" | grep MIT | cut -f 5 -d ' '` NX_COOKIE=123efa980d2cba234ef6f73deac810ff |