Changeset 17949
- Timestamp:
- Jun 5, 2008, 2:17:30 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_mops.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_mops.pl
r17947 r17949 111 111 # Register new files with the data store 112 112 unless ($no_update) { 113 my $command = "$dsreg --add --product IPP-MOPS --type IPP-MOPS --fileset $fileset < $dsName";113 my $command = "$dsreg --add --product mops_transient_detections --type MOPS_TRANSIENT_DETECTIONS --fileset $fileset --list $dsName --abspath"; 114 114 my $success = run( command => $command, verbose => $verbose ); 115 115 die "Couldn't register files with data store.\n" unless $success;
Note:
See TracChangeset
for help on using the changeset viewer.
