Fix typo that worked on python 2.6.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 Sep 2009 05:46:28 +0000 (05:46 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 Sep 2009 05:46:28 +0000 (05:46 +0000)
commitba3931b667ea2c8f30dff4cd176a106d6d4cb51c
treed3d68971ab8738bea25b129115d43c8c3007740f
parent8f5075b966114575cf0cb1f4875fdc82948ffc02
Fix typo that worked on python 2.6.

Also, fix unit tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81194 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/ShCommands.py
utils/lit/TclUtil.py