Fix issue 1382: chown .sconsign.dblite back to original user/group when done, when...
authorgaryo <garyo@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 12 May 2009 02:01:33 +0000 (02:01 +0000)
committergaryo <garyo@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 12 May 2009 02:01:33 +0000 (02:01 +0000)
commit4a5c5d97ef208e4d52fbe997d3249f6e0ab149fd
treec0b7f3a4399de322b6fa914396370a31bf80de5b
parent95f60d10922b2a26b1e69bb7f8252013e5dcd533
Fix issue 1382: chown .sconsign.dblite back to original user/group when done, when running as root.  If it didn't exist, chown to user who executed sudo if known.  Hard to test automatically because test needs to run as root.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4189 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/dblite.py