Replaced last change with directory hoping

This commit is contained in:
Rubén Rodríguez 2012-10-14 23:30:02 +02:00
parent fafbef5118
commit 376d54296d

View file

@ -120,8 +120,10 @@ then
continue continue
fi fi
$TEST git --git-dir=$WD/.git checkout $DISTRO cd $WD
$TEST git --git-dir=$WD/.git merge master $TEST git checkout $DISTRO
$TEST git merge master
cd $TMP
echo Upgrading $current at $DISTRO with ${UPSTREAM}_$upstream 1>&2 echo Upgrading $current at $DISTRO with ${UPSTREAM}_$upstream 1>&2
echo Running makepackage $package $DISTRO at $(date) $LOGS/$DISTRO-$package-$(date +%Y%m%d).log echo Running makepackage $package $DISTRO at $(date) $LOGS/$DISTRO-$package-$(date +%Y%m%d).log
echo Running makepackage $package $DISTRO at $(date) $LOGS/$DISTRO-$package-$(date +%Y%m%d).log 1>&2 echo Running makepackage $package $DISTRO at $(date) $LOGS/$DISTRO-$package-$(date +%Y%m%d).log 1>&2