mirror of
https://github.com/boostorg/boost.git
synced 2025-04-18 19:25:13 +00:00
Fix still another typo
[SVN r43361]
This commit is contained in:
parent
0adad0dc35
commit
72aa9f571a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ echo "rename windows.zip boost-windows-$SNAPSHOT_DATE.zip" >>windows.ftp
|
|||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue