From 6187c26b0f918cd310acfcf6a0feb85ffaaea592 Mon Sep 17 00:00:00 2001 From: hartmans Date: Thu, 19 Aug 2010 08:54:37 -0400 Subject: [PATCH] Update path to point to srv/git --- admin/pull_foreign_repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/pull_foreign_repos b/admin/pull_foreign_repos index 70f4b56..a3a41b2 100755 --- a/admin/pull_foreign_repos +++ b/admin/pull_foreign_repos @@ -1,7 +1,7 @@ #!/bin/sh set -e # This script is intended to be run on moonshot master machine -module_root=/home/hartmans/source +module_root=/srv/git test -d .git test -d mod_auth_kerb/.git git cvsimport -d :pserver:anonymous@modauthkerb.cvs.sourceforge.net:/cvsroot/modauthkerb -k -i -u -C $module_root/mod_auth_kerb.cvs mod_auth_kerb -- 2.1.4