Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 92028 invoked from network); 5 Jun 2002 00:05:51 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Jun 2002 00:05:51 -0000 Received: (qmail 12301 invoked by uid 97); 5 Jun 2002 00:05:51 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 12285 invoked by uid 97); 5 Jun 2002 00:05:50 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 12273 invoked by uid 98); 5 Jun 2002 00:05:50 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: From: Alexey Solofnenko To: "'Ant Users List'" Subject: RE: confirmation of build success Date: Tue, 4 Jun 2002 17:05:42 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N cmd.exe seems not returning ERRORLEVEL produced inside a batch file. I had to check for a specify string in the output in order to detect errors: @if not %errorlevel% == 0 echo FAILED - Alexey -- { http://trelony.cjb.net/ } Alexey N. Solofnenko { http://www.inventigo.com/ } Inventigo LLC Pleasant Hill, CA (GMT-8 usually) -- To unsubscribe, e-mail: For additional commands, e-mail: