Changeset 25196
- Timestamp:
- Aug 25, 2009, 3:24:43 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_finish.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_finish.pl
r25123 r25196 253 253 # register the fileset 254 254 my $command = "$dsreg --list $reglist_name --add $fileset --product $product --type PSRESULTS"; 255 $command .= " --link --datapath $out_dir ";255 $command .= " --link --datapath $out_dir --ps0 $req_id"; 256 256 $command .= " --dbname $dbname" if $dbname; 257 257
Note:
See TracChangeset
for help on using the changeset viewer.
