build all first
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18244 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -181,7 +181,7 @@ fi
|
|||||||
cd ${hversion} || exit 1
|
cd ${hversion} || exit 1
|
||||||
|
|
||||||
echo "Configuring and building ($hversion)"
|
echo "Configuring and building ($hversion)"
|
||||||
(./configure ${confflags} && make check) > ab.txt 2>&1
|
(./configure ${confflags} && make all check) > ab.txt 2>&1
|
||||||
|
|
||||||
if [ "X${resultdir}" != X ] ; then
|
if [ "X${resultdir}" != X ] ; then
|
||||||
cp ab.txt "${resultdir}/ab-${hversion}-${hostname}-${date}.txt"
|
cp ab.txt "${resultdir}/ab-${hversion}-${hostname}-${date}.txt"
|
||||||
|
Reference in New Issue
Block a user