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 --- schemas/rules.xsd | 4 ++-- tools/export.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/schemas/rules.xsd b/schemas/rules.xsd index 46c62bd27..526bab9e6 100644 --- a/schemas/rules.xsd +++ b/schemas/rules.xsd @@ -45,8 +45,8 @@ - - + + 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