]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rm now handled by trap
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 3 Jul 2025 08:05:48 +0000 (10:05 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 3 Jul 2025 08:05:48 +0000 (10:05 +0200)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/recursordist/mkpubsuffixcc

index 02c487c015c0d933eedab445d1e7d573175205c5..48de2058aeb69fc6a8510b20bc98019a4b1a2c38 100755 (executable)
@@ -15,4 +15,3 @@ curl -o $temp -s -S https://publicsuffix.org/list/public_suffix_list.dat
                echo \"$a\",
        done
 echo "0};") > "$1"
-rm -f "$temp"