diff options
author | korbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-22 07:21:14 +0000 |
---|---|---|
committer | korbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-09-22 07:21:14 +0000 |
commit | 324e6e734a73acc9de0487ac70ccde7191a29be0 (patch) | |
tree | bdac9c78b5723f4cd5ead80b9f5254803d15bfd8 | |
parent | c3f6114eac8d80e91d7f3fc2694d295c599002c7 (diff) | |
download | gcc-324e6e734a73acc9de0487ac70ccde7191a29be0.tar.gz |
remove -p from /bin/sh script
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22543 138bc75d-0d04-0410-961f-82ee72b054a4
-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 07070fd0d14..3b0d89b0e58 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 =] # |