e15fe24d5d
* Fix code obtaining content-encoding from content-type header. * Fix encoding error for two languages. (MySQL) While here, do some clean up. PR: 262606 Reported by: ek@purplehat.org (maintainer) MFH: 2022Q2 (bugfix release)
8 lines
232 B
Perl
8 lines
232 B
Perl
--- scripts/expire-quarantine-cache.pl.orig 2022-03-02 01:05:20 UTC
|
|
+++ scripts/expire-quarantine-cache.pl
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/perl
|
|
+#!/usr/bin/env perl
|
|
|
|
# $Id: expire-quarantine-cache.pl 1528 2011-05-31 10:09:15Z rjl $
|
|
|