Univention Bugzilla – Attachment 7214 Details for
Bug 39582
apt-mirror: Removes {pre,post}up.sh.gpg and dists/
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Keep {pre,post}up.sh.gpg files ; dists/=TODO
file_39582.txt (text/plain), 791 bytes, created by
Philipp Hahn
on 2015-10-19 08:28:14 CEST
(
hide
)
Description:
Keep {pre,post}up.sh.gpg files ; dists/=TODO
Filename:
MIME Type:
Creator:
Philipp Hahn
Created:
2015-10-19 08:28:14 CEST
Size:
791 bytes
patch
obsolete
>Index: 4.0-0-0-ucs/0.4.8-5/01-skip-preup-and-postup-in-clean-scripts.patch >=================================================================== >--- 4.0-0-0-ucs/0.4.8-5/01-skip-preup-and-postup-in-clean-scripts.patch (Revision 15359) >+++ 4.0-0-0-ucs/0.4.8-5/01-skip-preup-and-postup-in-clean-scripts.patch (Arbeitskopie) >@@ -48,7 +48,7 @@ > + my $file = shift; > + $file =~ s[~][%7E]g if get_variable("_tilde"); > + return 1 if $skipclean{$file}; >-++ return 1 if $file =~ /\/preup\.sh$|\/postup\.sh$/; >+++ return 1 if $file =~ /\/(?:pre|post)up\.sh(?:\.gpg)?$/; > + push @rm_files, sanitise_uri($file); > + my (undef, undef, undef, undef, undef, undef, undef, $size, undef, undef, undef, undef, $blocks) = stat($file > + $unnecessary_bytes += $blocks * 512;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 39582
: 7214