[cumin] Point fetch back at trunk

Trevor McKay tmckay at fedoraproject.org
Thu Jun 20 17:58:42 UTC 2013


commit 3b3c2efa88ceffe21fd504f370e2971d5cbfe3b0
Author: Trevor McKay <tmckay at tmckaylt.redhat.com>
Date:   Thu Jun 20 13:57:30 2013 -0400

    Point fetch back at trunk

 fetch-new-tarball |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fetch-new-tarball b/fetch-new-tarball
index 35988ee..2ce2e2b 100755
--- a/fetch-new-tarball
+++ b/fetch-new-tarball
@@ -1,7 +1,7 @@
 #!/bin/bash -ex
 
 which svn fgrep cut svn-export-tarball > /dev/null
-url="http://svn.fedorahosted.org/svn/cumin/trunk_qmf"
+url="http://svn.fedorahosted.org/svn/cumin/trunk"
 
 if [ $# = 1 ]; then
     rev="$1"


More information about the scm-commits mailing list