[Bps-public-commit] SD branch, master, updated. 7a993df98b40970525e83ec8f7965fcb7ccbfa6b

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Jul 13 00:32:07 EDT 2009


The branch, master has been updated
       via  7a993df98b40970525e83ec8f7965fcb7ccbfa6b (commit)
      from  fe48b331e95b28b61916aa0c4fd769b7069ef2a7 (commit)

Summary of changes:
 tools/shipwright-package |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 7a993df98b40970525e83ec8f7965fcb7ccbfa6b
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Jul 13 12:30:53 2009 +0800

    config git to erase a warning

diff --git a/tools/shipwright-package b/tools/shipwright-package
index c9fc7ac..d915048 100644
--- a/tools/shipwright-package
+++ b/tools/shipwright-package
@@ -43,6 +43,7 @@ cd /tmp
 git clone file://${REPO} hack-$$
 cd hack-$$/scripts/cpan-DateTime-Format-Natural
 perl -pi -e s'/Build test/Build/g' build
+git config push.default matching
 git commit -m 'Made DTFN not run its tests which add a slew of deps' build
 git push
 cd /tmp/

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list