projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
6d83ded
)
Work in progress
author
Roland Mas
<lolando@debian.org>
Thu, 28 Jun 2012 14:44:46 +0000
(14:44 +0000)
committer
Roland Mas
<lolando@debian.org>
Thu, 28 Jun 2012 14:44:46 +0000
(14:44 +0000)
tests/scripts/fusionforge-build-and-test-deb.sh
patch
|
blob
|
history
diff --git
a/tests/scripts/fusionforge-build-and-test-deb.sh
b/tests/scripts/fusionforge-build-and-test-deb.sh
index
50a91f2
..
430cb9f
100755
(executable)
--- a/
tests/scripts/fusionforge-build-and-test-deb.sh
+++ b/
tests/scripts/fusionforge-build-and-test-deb.sh
@@
-29,7
+29,7
@@
PBUILDERROOTCMD="sudo HOME=${HOME}"
BUILDRESULT=$BUILDRESULT
EOF
BUILDRESULT=$BUILDRESULT
EOF
-
#
sudo cowbuilder --update --configfile $COWBUILDERCONFIG
+sudo cowbuilder --update --configfile $COWBUILDERCONFIG
cd $CHECKOUTPATH/src
PKGNAME=$(dpkg-parsechangelog | awk '/^Source:/ { print $2 }')
cd $CHECKOUTPATH/src
PKGNAME=$(dpkg-parsechangelog | awk '/^Source:/ { print $2 }')
@@
-70,7
+70,7
@@
Description: FusionForge autobuilt repository
SignWith: buildbot@$(hostname -f)
EOF
SignWith: buildbot@$(hostname -f)
EOF
-
#
reprepro -Vb $REPOPATH include $DIST $CHANGEFILE
+reprepro -Vb $REPOPATH include $DIST $CHANGEFILE
# Build 3rd-party
# make -C 3rd-party -f Makefile.deb BUILDRESULT=$BUILDRESULT LOCALREPODEB=$WORKSPACE/build/debian BUILDDIST=$DIST DEBMIRROR=$DEBMIRROR botclean botbuild
# Build 3rd-party
# make -C 3rd-party -f Makefile.deb BUILDRESULT=$BUILDRESULT LOCALREPODEB=$WORKSPACE/build/debian BUILDDIST=$DIST DEBMIRROR=$DEBMIRROR botclean botbuild