From da71204e6b2c2765b700b9b0b227586c626f3d40 Mon Sep 17 00:00:00 2001 From: "kestes%tradinglinx.com" Date: Fri, 2 Mar 2001 17:19:59 +0000 Subject: [PATCH] remove taintedness. --- webtools/tinderbox2/src/clientbin/build_shellscript | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/webtools/tinderbox2/src/clientbin/build_shellscript b/webtools/tinderbox2/src/clientbin/build_shellscript index 4f7c3be37c49..2c8f654fc70f 100755 --- a/webtools/tinderbox2/src/clientbin/build_shellscript +++ b/webtools/tinderbox2/src/clientbin/build_shellscript @@ -1,7 +1,8 @@ -#!#perl# #perlflags# -- +#!#perl# -- # -*- Mode: perl; indent-tabs-mode: nil -*- # +# This script does not need to run under taint perl. # The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file @@ -24,8 +25,8 @@ # complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com). # Contributor(s): -# $Revision: 1.1 $ -# $Date: 2001/02/27 15:43:04 $ +# $Revision: 1.2 $ +# $Date: 2001/03/02 17:19:59 $ # $Author: kestes%tradinglinx.com $ # $Name: $