Changeset 28542
- Timestamp:
- Jun 29, 2010, 12:58:31 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/publish_file.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/publish_file.pl
r28413 r28542 252 252 close $dsFile; 253 253 254 my $fileset_type = $mops ? "IPP-MOPS" : $product; # Type of fileset for DataStore 255 254 256 unless ($no_update) { 255 my $command = "$dsreg --add pub.$pub_id.$stage.$stage_id --copy --abspath --product $product --type $ product--list $dsFileName";257 my $command = "$dsreg --add pub.$pub_id.$stage.$stage_id --copy --abspath --product $product --type $fileset_type --list $dsFileName"; 256 258 $command .= " --ps0 \"$comment\"" if defined $comment; 257 259
Note:
See TracChangeset
for help on using the changeset viewer.
