From 3fed5579648f6ad385988b9fba41458d6c143788 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 11 Apr 2006 23:29:08 +0000 Subject: Fix the rules schema git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1841 ce84e21b-d406-0410-9b95-82705330c041 --- tools/export.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/export.sh b/tools/export.sh index 5b0ff92e5..7fe0b8d72 100755 --- a/tools/export.sh +++ b/tools/export.sh @@ -1,7 +1,7 @@ #!/usr/bin/env sh name="bcfg2" -repo="https://svn.mcs.anl.gov/repos/bcfg2" +repo="https://svn.mcs.anl.gov/repos/bcfg" version="${1}" expath="/tmp/${name}-${version}/" tarname="/tmp/${name}-${version}.tar.gz" -- cgit v1.2.3-1-g7c22