Change the buildslave dist name to dist.7z so the waterfall isn't cluttered. There's a link to the archive so it won't be an issue.

Originally committed to SVN as r2872.
This commit is contained in:
Amar Takhar 2009-04-28 17:59:03 +00:00
parent 8c44d698e4
commit 023f61bdbd
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ xcopy aegisub\tinderbox\windows\bin\aegisub32.pdb %dist_dir%
xcopy aegisub\tinderbox\windows\bin\libauto3_32.dll %dist_dir%
xcopy aegisub\tinderbox\windows\bin\libauto3_32.pdb %dist_dir%
"c:\Program Files (x86)\7-Zip\7z.exe" -bd a %dist_dir%.7z %dist_dir%/*
"c:\Program Files (x86)\7-Zip\7z.exe" -bd a dist.7z %dist_dir%/*