Changeset 17956 for trunk/ippScripts/scripts
- Timestamp:
- Jun 5, 2008, 4:08:20 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
r17950 r17956 111 111 # Register new files with the data store 112 112 unless ($no_update) { 113 my $command = "$dsreg --add --product mops_transient_detections --type MOPS_TRANSIENT_DETECTIONS --fileset $fileset --list $dsName --copy --abspath ";113 my $command = "$dsreg --add --product mops_transient_detections --type MOPS_TRANSIENT_DETECTIONS --fileset $fileset --list $dsName --copy --abspath --dbname DataStore"; 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.
