Skip to content
Snippets Groups Projects
Commit 84bd774b authored by ballen4705's avatar ballen4705
Browse files

set env variables for CVS

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@41 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 824a341c
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
# execute this script in the current shell, using for example
# . cvs_script
unset CVS_SERVER
export CVS_RSH=ssh
export CVSROOT=:ext:ballen4705@cvs.smartmontools.sourceforge.net:/cvsroot/smartmontools
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment