Date: Mon, 19 Jul 1999 04:00:34 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh eval.c Message-ID: <199907191100.EAA44681@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 1999/07/19 04:00:33 PDT
Modified files:
bin/sh eval.c
Log:
Fix handling of the cd command inside evaluations. It was changing PWD,
which it should not do.
PR: 12578
Reported by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Submitted by: Niall Smart <niall@pobox.com>
Revision Changes Path
1.20 +2 -1 src/bin/sh/eval.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907191100.EAA44681>
