-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Ralf Wildenhues on 3/3/2008 3:30 PM:
| Hi Eric,
|
| On AIX 5.3, I experienced one testsuite failure because
|   ./micro-suite -C -
|
| actually succeeded, due to OLDPWD being inherited from the parent shell.
| OK to just omit this test, or do you prefer that we diagnose an argument
| of '-'?

But I thought we were already diagnosing an argument of `-':

# Take any -C into account.
if $at_change_dir ; then
~  if test x- = x$"at_dir" ; then
~    at_dir=./-
~  fi
~  test x != x"$at_dir" && cd "$at_dir" \
~    || AS_ERROR([unable to change directory])
~  at_dir=`pwd`
fi

Can you run (at least this portion) of micro-suite through 'sh -vx' to see
what went wrong?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHzLQ/84KuGfSFAYARAm04AJ4uYVZB/FcwrfsFS9zUJOp9qUEzNwCfR2MX
f/PLcQ2W/fFoJ+3q7OzaFzA=
=xC8w
-----END PGP SIGNATURE-----


Reply via email to