src/utils/qa/weeklybld/makeUserApps.csh 1.7
1.7 2009/10/07 18:51:56 galt
redirect output because 32bit utils build on titan for some reason leaks into the calling terminal output, but not on hgwbeta 64bit for some reason
Index: src/utils/qa/weeklybld/makeUserApps.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/weeklybld/makeUserApps.csh,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -B -U 4 -r1.6 -r1.7
--- src/utils/qa/weeklybld/makeUserApps.csh 22 Sep 2009 19:39:49 -0000 1.6
+++ src/utils/qa/weeklybld/makeUserApps.csh 7 Oct 2009 18:51:56 -0000 1.7
@@ -46,9 +46,9 @@
echo "Configuring settings on userApp sandbox $BRANCHNN $HOST [${0}: `date`]"
$WEEKLYBLD/configureSandbox.csh . $WEEKLYBLD/downloadBuildSettings.mk
cd kent/src
-make BINDIR=$BINDIR DESTDIR=$DESTDIR userApps
+make BINDIR=$BINDIR DESTDIR=$DESTDIR userApps > make.log
./utils/userApps/mkREADME.sh $DESTDIR/$BINDIR FOOTER
cd ../..
# copy everything if 64 bit