Author: wyoung
Date: Thu Aug  7 06:56:22 2008
New Revision: 2333

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2333&view=rev
Log:
Ignoring failures in copy of vc2005/* to vc2008.

Modified:
    trunk/bootstrap

Modified: trunk/bootstrap
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/bootstrap?rev=2333&r1=2332&r2=2333&view=diff
==============================================================================
--- trunk/bootstrap (original)
+++ trunk/bootstrap Thu Aug  7 06:56:22 2008
@@ -56,8 +56,8 @@
        bakefile_gen $BF_OPTIONS &&
        bakefile -f gnu -o Makefile.simple -DBUILDLIBRARY=no mysql++.bkl &&
        set +x &&
-       cp -u vc2005/* vc2008 > /dev/null 2>&1 &&
        success=shonuff
+cp -u vc2005/* vc2008 > /dev/null 2>&1
 
 # Get rid of INSTALL symlink added by bakefilize.  We already have
 # INSTALL.txt.


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to