diff options
author | Bruce Korb <korbb@gcc.gnu.org> | 1998-09-22 07:21:14 +0000 |
---|---|---|
committer | Bruce Korb <korbb@gcc.gnu.org> | 1998-09-22 07:21:14 +0000 |
commit | da7275888fa162596e91c62809d10c398806a225 (patch) | |
tree | bdac9c78b5723f4cd5ead80b9f5254803d15bfd8 /contrib | |
parent | ab105e47db24ed181af3d9b3f0bb6d6c01c19128 (diff) | |
download | gcc-da7275888fa162596e91c62809d10c398806a225.zip gcc-da7275888fa162596e91c62809d10c398806a225.tar.gz gcc-da7275888fa162596e91c62809d10c398806a225.tar.bz2 |
remove -p from /bin/sh script
From-SVN: r22543
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/fixinc/inclhack.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/fixinc/inclhack.tpl b/contrib/fixinc/inclhack.tpl index 07070fd..3b0d89b 100644 --- a/contrib/fixinc/inclhack.tpl +++ b/contrib/fixinc/inclhack.tpl @@ -1,10 +1,10 @@ [= autogen template -*- Mode: shell-script -*- sh # -# $Id: inclhack.tpl,v 1.1 1998/03/20 16:19:41 korbb Exp $ +# $Id: inclhack.tpl,v 1.2 1998/09/22 07:21:14 korbb Exp $ # =] -#!/bin/sh -p +#!/bin/sh # [= _EVAL "## " _DNE =] # |