bin/truclean.bat
author William Roberts <williamr@symbian.org>
Fri, 27 Aug 2010 15:27:06 +0100
changeset 281 c62bd4f9dbce
parent 257 171a870d4d52
permissions -rw-r--r--
Add delete_builds.pl - a utility for making space quickly on build machines This Perl script deletes some directories known to contain very large files first, before deleting the rest of the build which contains millions of small files. Given multiple builds, it will do this breadth first, so that lost of space is released quickly.

@REM Copyright (c) 2009 Symbian Foundation Ltd
@REM This component and the accompanying materials are made available
@REM under the terms of the License "Eclipse Public License v1.0"
@REM which accompanies this distribution, and is available
@REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
@REM
@REM Initial Contributors:
@REM Symbian Foundation Ltd - initial contribution.
@REM
@REM Contributors:
@REM
@REM Description:
@REM Invokes the tool by call to the related interpreter

@perl %~dp0\..\uh_parser\truclean.pl %*