common/tools/ats/bctest/graphics/graphicssvs.pl
changeset 409 cb3c2f87162c
parent 401 474c599abe52
child 487 80174516a610
--- a/common/tools/ats/bctest/graphics/graphicssvs.pl	Mon Aug 24 11:01:37 2009 +0100
+++ b/common/tools/ats/bctest/graphics/graphicssvs.pl	Mon Aug 24 14:39:25 2009 +0100
@@ -14,7 +14,7 @@
 mkpath "temp/graphicssvs/graphics/wserv/general";
 
 my $epoc=$ENV{'EPOCROOT'} . "epoc32/";
-copy("test.xml",                                                          "temp/test.xml");
+copy("graphicssvs.xml",                                                          "temp/test.xml");
 
 copy $epoc . "release/winscw/udeb/twsgraphicshare.exe",                                                     "temp/graphicssvs/winscw_udeb/twsgraphicshare.exe";
 copy $epoc . "release/winscw/udeb/twsgraphicunshare.exe",                                                   "temp/graphicssvs/winscw_udeb/twsgraphicunshare.exe";