summaryrefslogtreecommitdiffstats
path: root/tools/export.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/export.sh')
-rwxr-xr-xtools/export.sh2
1 files changed, 1 insertions, 1 deletions
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"