From: Thierry Parmentelat Date: Thu, 28 Aug 2008 07:48:01 +0000 (+0000) Subject: screwy code - from a bad cut-n-paste ? X-Git-Tag: 4.2-rc21~10 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4ad115322f9af46959ad4c84632465a6c06a9902;p=build.git screwy code - from a bad cut-n-paste ? --- diff --git a/vbuild-nightly.sh b/vbuild-nightly.sh index 1fce74da..8e86a3da 100755 --- a/vbuild-nightly.sh +++ b/vbuild-nightly.sh @@ -477,11 +477,9 @@ function main () { new_stamps="$new_stamps $stamp" fi # Or than yum-arch headers - [ -n "$have_yum_arch" ] && [ $package -nt $repository/headers/header.info ] && need_yum -_arch=true + [ -n "$have_yum_arch" ] && [ $package -nt $repository/headers/header.info ] && need_yum_arch=true # Or than createrepo database - [ -n "$have_createrepo" ] && [ $package -nt $repository/repodata/repomd.xml ] && need_c -reaterepo=true + [ -n "$have_createrepo" ] && [ $package -nt $repository/repodata/repomd.xml ] && need_createrepo=true done if [ -n "$new_rpms" ] ; then