common/tools/ats/ats_specialise_test_drop.pl
changeset 823 65dc12e0fcac
parent 821 b24df46a3102
child 836 675529c38614
--- a/common/tools/ats/ats_specialise_test_drop.pl	Fri Dec 11 11:20:31 2009 +0000
+++ b/common/tools/ats/ats_specialise_test_drop.pl	Fri Dec 11 13:50:48 2009 +0000
@@ -122,7 +122,7 @@
 
 # Parse the input XML into hashref.
 my $test_drop = XMLin("./$xml_in", keeproot => 1,
-    forcearray => [ 'name', 'id','owner','priority','buildid','postaction','type','target','device', 'property', 'command', 'param'],#
+    forcearray => [ 'name', 'id','owner','priority','buildid','postAction','type','target','device', 'property', 'command', 'param'],#
         keyattr => [] );
     
 # Insert the specified test drop name, if any.