X-Spam-Check-By: sourceware.org Date: Tue, 28 Aug 2007 14:04:00 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: openssh not reporting the correct errorlevel Message-ID: <20070828180400.GA15294@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20070827115523 DOT AWF95381 AT mp6 DOT mc DOT surewest DOT net> <31b7d2790708281001s6ccd5e4bx85a9aee3bbcf3c9d AT mail DOT gmail DOT com> <003a01c7e997$96f99120$2e08a8c0 AT CAM DOT ARTIMI DOT COM> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003a01c7e997$96f99120$2e08a8c0@CAM.ARTIMI.COM> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Tue, Aug 28, 2007 at 06:19:28PM +0100, Dave Korn wrote: >On 28 August 2007 18:02, DePriest, Jason R. wrote: > >>> * (Mon, 27 Aug 2007 11:55:23 -0700 (PDT)) >>>> Here are the command sequence I ran on Windows 2003 x86 SP2 servers (delhi >>>> is the hostname) C:\>ssh delhi net The syntax of this command is: >>>> >>>> NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP | >>>> HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION | >>>> SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ] >>>> >>>> >>>> C:\>echo %errorlevel% >>>> 0 >>>> >>>> ANALYSIS: >>>> The errorlevel returned from the second command should be "1" >>>> instead of "0". > >> The command entered looks correct to me. >> >> He is connecting to remote host 'delhi' using ssh and executing the >> 'net' command on 'delhi' which correctly outputs its usage >> information. Ssh then disconnects and returns him to the local >> system. > > I spent some time trying to reproduce this with various combinations of linux >and windows servers, native win32 and cygwin commmands being run at the remote >end when windows, etc., etc., and I couldn't find any way to reproduce it. >Absolutely everything WJFFM, including the original example: That's why we need cygcheck output. If this is an older version of cygwin1.dll then there was a problem with the reporting of error codes from non-cygwin apps. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/