diff -r 7333d7932ef7 -r 8b7f4e561641 installationservices/swi/test/tbackuprestore/scripts/batchfiles/tbackuprestore_post.bat --- a/installationservices/swi/test/tbackuprestore/scripts/batchfiles/tbackuprestore_post.bat Tue Aug 31 15:21:33 2010 +0300 +++ b/installationservices/swi/test/tbackuprestore/scripts/batchfiles/tbackuprestore_post.bat Wed Sep 01 12:22:02 2010 +0100 @@ -1,5 +1,5 @@ @rem -@rem Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). +@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). @rem All rights reserved. @rem This component and the accompanying materials are made available @rem under the terms of the License "Eclipse Public License v1.0" @@ -22,16 +22,11 @@ del /s /f /q \epoc32\winscw\c\tswi\tbackuprestore\backup*.* del /s /f /q \epoc32\winscw\c\tswi\tbackuprestore\metadata* -copy /y \epoc32\release\winscw\udeb\z\resource\temp\swicertstore.dat \epoc32\release\winscw\udeb\z\resource\swicertstore.dat -copy /y \epoc32\release\winscw\urel\z\resource\temp\swicertstore.dat \epoc32\release\winscw\urel\z\resource\swicertstore.dat - - rem cleanup anything from previous tests. -RMDIR /s /q \epoc32\release\winscw\udeb\z\resource\temp del /f /q \epoc32\winscw\c\sys\install\scr\scr.* del /s /f /q \epoc32\winscw\c\sys\install\sisregistry\802730A0 del /s /f /q \epoc32\winscw\c\sys\install\sisregistry\80000077 del /s /f /q \epoc32\winscw\c\sys\install\sisregistry\80000076 del /s /f /q \epoc32\winscw\c\sys\install\sisregistry\ del /s /f /q \epoc32\winscw\c\sys\bin\ -del /s /f /q \epoc32\winscw\c\sys\hash\ +del /s /f /q \epoc32\winscw\c\sys\hash\ \ No newline at end of file