Fix handling when BuildDir exists but is unwriteable. Add Stop. to messages at SCons...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 20 Sep 2004 20:25:31 +0000 (20:25 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 20 Sep 2004 20:25:31 +0000 (20:25 +0000)
commitca3b3b6092c0954a40b2c9df0f69b51b465b0ba9
tree6f68448cf9e1390d253fead8cd30305641c79e0a
parent2598c91b75c58d9823f7b7d2075323379743dde0
Fix handling when BuildDir exists but is unwriteable.  Add Stop. to messages at SConscript-read time.  (Kevin Quick)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1089 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Node/FS.py
src/engine/SCons/Script/__init__.py
test/BuildDir-errors.py