Commit 8d24bc78 authored by zach%zachlipton.com's avatar zach%zachlipton.com

Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch…

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.
parent ae4fe630
......@@ -20,6 +20,8 @@
#
# Contributor(s): Terry Weissman <terry@mozilla.org>
use strict;
print q{Content-type: text/html
<HTML>
......
#!/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
......
#!/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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment