From: Roland Mas Date: Thu, 28 Jun 2012 13:40:01 +0000 (+0000) Subject: Work in progress X-Git-Tag: v5_2_rc2~110 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=438aa6c7e9ee2ecc5dde8e6ba8672485e5f5b8df Work in progress --- diff --git a/tests/scripts/fusionforge-build-and-test-deb.sh b/tests/scripts/fusionforge-build-and-test-deb.sh index e8d6ef0a00..3faf2e0308 100755 --- a/tests/scripts/fusionforge-build-and-test-deb.sh +++ b/tests/scripts/fusionforge-build-and-test-deb.sh @@ -51,7 +51,7 @@ dch -b -v $MAJOR$MINOR -D UNRELEASED "This is $DIST-$ARCH autobuild" sed -i -e "1s/UNRELEASED/$DIST/" debian/changelog pdebuild --configfile $COWBUILDERCONFIG -CHANGEFILE=$PKGNAME_$SMAJOR$MINOR_$ARCH.changes +CHANGEFILE=${PKGNAME}_$SMAJOR$MINOR_$ARCH.changes cd $BUILDRESULT REPOPATH=$WORKSPACE/build/debian