Changeset 24127 for trunk/ippScripts/scripts/receive_advance.pl
- Timestamp:
- May 9, 2009, 2:41:19 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/receive_advance.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/receive_advance.pl
r24053 r24127 85 85 } 86 86 87 if ($product ) {87 if ($product and ($product ne 'NULL')) { 88 88 my $command = "$receive_setstatus --dbname $ds_dbname --status_product $product"; 89 89 $command .= " --received_fs_name $fileset --fault 0";
Note:
See TracChangeset
for help on using the changeset viewer.
