common/tools/ats/bctest/multimedia/multimediasvs.pl
changeset 566 421be7818ddd
parent 498 f2ae537e6340
child 613 f2e526e44405
--- a/common/tools/ats/bctest/multimedia/multimediasvs.pl	Fri Oct 02 12:06:44 2009 +0100
+++ b/common/tools/ats/bctest/multimedia/multimediasvs.pl	Fri Oct 02 12:08:49 2009 +0100
@@ -21,7 +21,7 @@
 use File::Path;
 
 unlink "multimediatest.zip";
-rmtree "temp" or die "failed : $!";
+rmtree "temp";
 
 mkpath "temp/multimediatest/general/multimedia/t_imagedecoder";
 mkpath "temp/multimediatest/general/multimedia/t_imageencoder";