From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 19 Sep 2005 18:48:32 +0400 From: Alexey Tourbin To: ALT Devel discussion list Message-ID: <20050919144832.GC3260@solemn.turbinal.org> Mail-Followup-To: ALT Devel discussion list References: <20050919140523.GB3260@solemn.turbinal.org> <432EC6C9.8060108@emt.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zCKi3GIZzVBPywwA" Content-Disposition: inline In-Reply-To: <432EC6C9.8060108@emt.com.ua> Subject: [devel] Re: make test: ! /bin/false X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 14:48:44 -0000 Archived-At: List-Archive: List-Post: --zCKi3GIZzVBPywwA Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 19, 2005 at 05:10:17PM +0300, Eugene Ostapets wrote: > eostapets@eugene ~/tmp/6 $ cat Makefile > test1: > ! /bin/true > test2: > ! /bin/false >=20 > $ make test1 > ! /bin/true > $ make test2 > ! /bin/false > make: *** [test2] =EF=DB=C9=C2=CB=C1 1 >=20 > =F1 =C4=D5=CD=C1=C0 =CF=D4=D7=C5=D4 =D0=CF=CE=D1=D4=C5=CE?:) $ /bin/sh -c '! /bin/false'; echo $? 1 $ /bin/sh -c '/bin/false'; echo $? 1 $ =EE=C1=C4=CF =C9=DA=D5=DE=C9=D4=D8 =DB=C5=CC=CC... :) --zCKi3GIZzVBPywwA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFDLs/AfBKgtDjnu0YRAghyAJ9NH/pqPbOLkQfoMQVHqccUaXFotwCgzerp BgliT8E471e1JhTUqc3RoXc= =BB6G -----END PGP SIGNATURE----- --zCKi3GIZzVBPywwA--