HomeSort by: relevance | last modified time | path
    Searched refs:CVS_RSH (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/mount_portal/examples/
cvs.sh.sh 11 export CVS_RSH=ssh
  /src/external/gpl2/gettext/dist/gettext-tools/misc/
autopoint.in 408 unset CVS_RSH
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 333 # Set a default value for $CVS_RSH. The sanity.config.sh file will
336 : ${CVS_RSH=${RSH_DFLT:-ssh}}; export CVS_RSH
339 # Verify that $CVS_RSH $remotehost works.
340 result=`$CVS_RSH $remotehost 'echo test'`
342 echo "\`$CVS_RSH $remotehost' failed." >&2
377 if $CVS_RSH $remotehost "test ! -f ${servercvs} || test ! -r ${servercvs}"
382 if $CVS_RSH $remotehost "${servercvs} --version </dev/null 2>/dev/null |
387 if $CVS_RSH $remotehost "${servercvs} --version </dev/null |
621 tmp=`$CVS_RSH $remotehost 'cd /tmp; /bin/pwd || pwd' 2>/dev/null
    [all...]

Completed in 89 milliseconds