Index: trunk/ippScripts/scripts/ipp_serial_mops.pl
===================================================================
--- trunk/ippScripts/scripts/ipp_serial_mops.pl	(revision 17947)
+++ trunk/ippScripts/scripts/ipp_serial_mops.pl	(revision 17949)
@@ -111,5 +111,5 @@
 # Register new files with the data store
 unless ($no_update) {
-    my $command = "$dsreg --add --product IPP-MOPS --type IPP-MOPS --fileset $fileset < $dsName";
+    my $command = "$dsreg --add --product mops_transient_detections --type MOPS_TRANSIENT_DETECTIONS --fileset $fileset --list $dsName --abspath";
     my $success = run( command => $command, verbose => $verbose );
     die "Couldn't register files with data store.\n" unless $success;
