Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74756 - trunk/tools/release
From: bdawes_at_[hidden]
Date: 2011-10-06 11:20:11


Author: bemandawes
Date: 2011-10-06 11:20:11 EDT (Thu, 06 Oct 2011)
New Revision: 74756
URL: http://svn.boost.org/trac/boost/changeset/74756

Log:
Don't echo
Text files modified:
   trunk/tools/release/2release.bat | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/tools/release/2release.bat
==============================================================================
--- trunk/tools/release/2release.bat (original)
+++ trunk/tools/release/2release.bat 2011-10-06 11:20:11 EDT (Thu, 06 Oct 2011)
@@ -1,4 +1,4 @@
-rem @echo off
+@echo off
 rem Copyright Beman Dawes 2011
 rem Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt
 if not %1$==$ goto usage_ok


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk