remove -p from /bin/sh script

From-SVN: r22543
This commit is contained in:
Bruce Korb 1998-09-22 07:21:14 +00:00
parent ab105e47db
commit da7275888f
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
[= autogen template -*- Mode: shell-script -*- [= autogen template -*- Mode: shell-script -*-
sh 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 =] [= _EVAL "## " _DNE =]
# #