Skip to content
Snippets Groups Projects
Commit 83ab46fe authored by ballen4705's avatar ballen4705
Browse files

Fixed to operate in current environment

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@11 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 0d5e90ff
No related branches found
No related tags found
No related merge requests found
#!/usr/local/bin/bash
#!/bin/bash
# execute this script in the current shell, using for example
# . cvs_script
unset CVS_SERVER
export CVS_RSH=ssh
export CVS_SERVER=/usr/bin/cvs
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