зеркало из https://github.com/mozilla/gecko-dev.git
Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch adds some -w and use strict; work to clean up
most of the '002goodperl.t' errors. r=Dave Miller <justdave@syndicomm.com> no 2nd review required.
This commit is contained in:
Родитель
d0e84a1c53
Коммит
55c885d4fd
|
@ -20,6 +20,8 @@
|
|||
#
|
||||
# Contributor(s): Terry Weissman <terry@mozilla.org>
|
||||
|
||||
use strict;
|
||||
|
||||
print q{Content-type: text/html
|
||||
|
||||
<HTML>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bonsaitools/bin/perl
|
||||
#!/usr/bonsaitools/bin/perl -w
|
||||
# -*- Mode: perl; indent-tabs-mode: nil -*-
|
||||
#
|
||||
# The contents of this file are subject to the Mozilla Public
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bonsaitools/bin/perl
|
||||
#!/usr/bonsaitools/bin/perl -w
|
||||
# -*- Mode: perl; indent-tabs-mode: nil -*-
|
||||
#
|
||||
# The contents of this file are subject to the Mozilla Public
|
||||
|
|
Загрузка…
Ссылка в новой задаче