| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <F5AFD56E32E8D21191090060974838B165F6B0@ulm003.vs.dasa.de> |
| From: | "Lasslop, Andre" <Andre DOT Lasslop AT vs DOT dasa DOT de> |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | rm behavior using under tcl/expect/dejagnu |
| Date: | Fri, 29 Oct 1999 16:59:32 +0200 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2650.21) |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id LAA11051 |
Trying to define a dejagnu-testsuite for a litte program I see after
finishing the runtest-script two rm-tasks running (?) under bash, by the
ps-command. They couldn't be killed (answer was : No such pid)! After trying
to detect the source of execution of these two rm.exe programs I found the
source within the framework.exp script of the dejagnu-system. The original
command was :
catch "exec rm -f $outdir/$tool.sum"
The behavior of such command is not limited to the use by an expect-script,
but also seen during execution of such command by any tcl-shell (I tried
also the native WIN32-Tcl/Tk-port). It seems as the behavior is related to
the shell (bash) or rm.exe program.
I use WinNT 4.0 SP 5 , Cygwin B 20.1 .
Can anyone help ?
André Lasslop
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |