From: Sage Weil Date: Fri, 17 Jun 2011 02:02:37 +0000 (-0700) Subject: gen_reprepro: fix typo X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=faee66330e9df2d013d26ed2ecdc44d181f5e2b2;p=ceph-build.git gen_reprepro: fix typo --- diff --git a/gen_reprepro_conf.sh b/gen_reprepro_conf.sh index 24363b67..e71f5e36 100755 --- a/gen_reprepro_conf.sh +++ b/gen_reprepro_conf.sh @@ -8,7 +8,7 @@ shift if [ -e "$path/conf/dists" ]; then dists=`cat $path/conf/dists` else - dists="$*3" + dists="$*" fi if [ -e "$path/conf/components" ]; then