summaryrefslogtreecommitdiff
path: root/pexpect/cvs.conf
blob: 27e618c44eaa556095d3e653ac03cdda07ec9665 (plain)
1
2
3
4
5
6
7
8
9
# Source this file to work on the project.
# You should source this from the project root directory
# in order to make tests work properly.
export CVS_RSH=ssh
export CVSROOT=:ext:noah@cvs.pexpect.sourceforge.net:/cvsroot/pexpect
export PATH=$PATH:tools/
export PROJECT_PEXPECT_HOME=`pwd`
alias sf="ssh noah@use-pr-shell1.sourceforge.net"