$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: bdawes_at_[hidden]
Date: 2008-02-21 15:11:32
Author: bemandawes
Date: 2008-02-21 15:11:32 EST (Thu, 21 Feb 2008)
New Revision: 43361
URL: http://svn.boost.org/trac/boost/changeset/43361
Log:
Fix still another typo
Text files modified:
trunk/tools/release/snapshot_windows.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/release/snapshot_windows.sh
==============================================================================
--- trunk/tools/release/snapshot_windows.sh (original)
+++ trunk/tools/release/snapshot_windows.sh 2008-02-21 15:11:32 EST (Thu, 21 Feb 2008)
@@ -33,7 +33,7 @@
echo "put windows.7z" >>windows.ftp
echo "mdelete boost-windows*.7z" >>windows.ftp
-echo "rename windows.z7 boost-windows-$SNAPSHOT_DATE.7z" >>windows.ftp
+echo "rename windows.7z boost-windows-$SNAPSHOT_DATE.7z" >>windows.ftp
echo "dir" >>windows.ftp
echo "bye" >>windows.ftp