Update for radsec repo
authorSam Hartman <hartmans@painless-security.com>
Mon, 9 May 2011 14:27:16 +0000 (10:27 -0400)
committerSam Hartman <hartmans@painless-security.com>
Mon, 9 May 2011 14:27:16 +0000 (10:27 -0400)
admin/pull_foreign_repos

index a3a41b2..aff6363 100755 (executable)
@@ -9,3 +9,5 @@ cd $module_root/shibboleth
 for rep in *.git; do
     (cd $rep&&git svn fetch)
     done
 for rep in *.git; do
     (cd $rep&&git svn fetch)
     done
+cd $module_root/radsecproxy.git
+git fetch origin