Changeset 28395 for trunk/ippScripts/scripts/publish_file.pl
- Timestamp:
- Jun 17, 2010, 1:43:32 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
r27718 r28395 239 239 240 240 unless ($no_update) { 241 my $command = "$dsreg --add $stage.$stage_id --copy --abspath --product $product --type $product --list $dsFileName";241 my $command = "$dsreg --add pub.$pub_id.$stage.$stage_id --copy --abspath --product $product --type $product --list $dsFileName"; 242 242 $command .= " --ps0 \"$comment\"" if defined $comment; 243 243
Note:
See TracChangeset
for help on using the changeset viewer.
