Bug 1128194: Remove 'umask 0' from post_bug.cgi
r=dkl a=sgreen git-svn-id: svn://10.0.0.236/trunk@265901 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1d5882cc07
commit
976379aa98
@ -1 +1 @@
|
|||||||
9355
|
9356
|
||||||
@ -1 +1 @@
|
|||||||
82ea617741781f0583857f55372335f179f1540d
|
fe75edaf698f6bdfb66d8784e0f6ca191212efd3
|
||||||
@ -63,8 +63,6 @@ if (defined $cgi->param('maketemplate')) {
|
|||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
umask 0;
|
|
||||||
|
|
||||||
# The format of the initial comment can be structured by adding fields to the
|
# The format of the initial comment can be structured by adding fields to the
|
||||||
# enter_bug template and then referencing them in the comment template.
|
# enter_bug template and then referencing them in the comment template.
|
||||||
my $comment;
|
my $comment;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user