[w3m-dev 02668] install-sh: -e option of sh(1)

From: Rin Okuyama <okuyama@cna.ne.jp>
This commit is contained in:
Fumitoshi UKAI
2001-12-17 15:42:44 +00:00
parent 98fced78c4
commit 9dc76436ef
2 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
#! /bin/sh
# $Id: install-sh,v 1.2 2001/12/15 17:25:45 ukai Exp $
# $Id: install-sh,v 1.3 2001/12/17 15:42:44 ukai Exp $
set -e
while :
do