- Timestamp:
- Sep 26, 2012, 4:11:48 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/publish_file.pl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/publish_file.pl
r34479 r34480 169 169 my %negative; # Data for negative diff detections 170 170 foreach my $comp ( @$components ) { 171 my $path_base = $comp->{path_base}; # Base name for file171 my $path_base = $comp->{path_base}; # Base name for file 172 172 if (!$need_magic and $comp->{magicked}) { 173 173 # This client is authorized to receive uncensored detections … … 241 241 difftype => $difftype, 242 242 sky => $cam_comp->{bg}, 243 shutoutc => $ comp->{dateobs},243 shutoutc => $reg_comp->{dateobs}, 244 244 }; 245 245 … … 279 279 difftype => $difftype, 280 280 sky => $cam_comp->{bg}, 281 shutoutc => $ comp->{dateobs},281 shutoutc => $reg_comp->{dateobs}, 282 282 }; 283 283
Note:
See TracChangeset
for help on using the changeset viewer.
