X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:content-type :content-transfer-encoding:in-reply-to:references:date :message-id:mime-version; q=dns; s=default; b=jMv+chMK1r541quD3m XxRt3ooBzsjSnTqMNBRTGmiA43C+bIZjgKDlO9URDkYCHc8RRxDY5WwvgGi91lVq cs8BaB09+E6s+xmrlNnEfrQuXbpzRqmRHni264mjNZwNQVEhi+9Cf+bePNCzwgtl BVlR5EisHR6rT9m5bTISuygR0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:content-type :content-transfer-encoding:in-reply-to:references:date :message-id:mime-version; s=default; bh=NbqpDhmpLg+g0JQYVwZ9qeC+ /VQ=; b=Gyvf5EctB08NKZwmnI2Selt4g9xr6A76Bw9xcUEGvvL5WGpV9XoFW8km Pm+a/34eBtjRwfiFpZTwgRIIVWiLXpp16gcjhI+ZvLZa0kX4CPc+fShjB1heNUR1 B4aR5eAOH/thkP+dmyZeO0Wyo0ZiuLdgOHx2nzRnBouf5yve3bY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:8737mf3, H*f:sk:8737mf3, HImportance:Normal X-HELO: mailout.ish.de X-Abuse-ID: hremUFXL0y-8240 AT umkbw DOT customer Anomaly-Results: submit.unitybox.de; rate=0% Dubio-Filter: Adamant Filter v2016.04.1 submit.unitybox.de 3s7RYF3JGWz7t8X From: Helmut Karlowski To: cygwin AT cygwin DOT com Subject: Re: zp_fontconfig_cache_1.sh is for bash Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <8737mf3yif.fsf@Rainer.invalid> References: <20160808202545 DOT 42DD3C00 DOT helmut DOT karlowski AT ish DOT de> <8737mf3yif DOT fsf AT Rainer DOT invalid> Date: Mon, 8 Aug 2016 20:59:43 +0200 Message-Id: <20160808205943.20201B70.helmut.karlowski@ish.de> MIME-Version: 1.0 X-IsSubscribed: yes --------------------------------------------------- > Helmut Karlowski writes: > > I just noticed that zp_fontconfig_cache_1.sh has read -d which is not > > present in sh in line 5, but no #!/bin/bash or something. Is that > > correct? > > Yes, if setup sees the .sh suffix it will be run by bash. Although > there really shouldn't be any perpetual postinstall scripts using > non-POSIX features. I noticed it when I was using apt-cyg. That might explain it. After the setup I had all zp_*.sh without done, now, after running apt-cyg install pinfo the done is there for all. Don't know what this is. setup.log does not mention any related error. -Helmut -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple