This is the mail archive of the
cygwin
mailing list for the Cygwin project.
"run" changes behavior with cygwin-17.6
- From: "Rodrigo Medina" <rodmedina at cantv dot net>
- To: cygwin at cygwin dot com
- Date: Wed, 18 Aug 2010 10:21:58 -0430
- Subject: "run" changes behavior with cygwin-17.6
- Reply-to: rodmedina at cantv dot net
Hi,
After upgrading to cygwin17.6 the program run changes behavior.
For example:
If I start mintty with the followin .bat
@echo off
C:
chdir \cygwin\bin
run mintty -e '/bin/bash' --login -i
exit
In the mintty window that is started appears the following message:
/bin/find: failed to restore initial working directory: No such file or
directory
rmedina@limon ~
$
---------------
The message of /bin/find is due to the "run" program and does not appear
with cygwin17.5
Everything else is OK
Bye
RM
--
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