Changeset 35463
- Timestamp:
- May 1, 2013, 3:36:29 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/publish_file.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/publish_file.pl
r35418 r35463 328 328 329 329 unless ($no_update) { 330 my $command = "$dsreg --add pub.$pub_id.$stage.$stage_id -- copy--abspath --product $product --type $dsType --list $dsFileName";330 my $command = "$dsreg --add pub.$pub_id.$stage.$stage_id --link --abspath --product $product --type $dsType --list $dsFileName"; 331 331 $command .= " --ps0 \"$comment\"" if defined $comment; 332 332 $command .= " --ps1 \"$exp_name_1\"" if defined $exp_name_1;
Note:
See TracChangeset
for help on using the changeset viewer.
