Fix breakage due to OS parameters
authorIustin Pop <iustin@google.com>
Fri, 25 Jun 2010 15:19:11 +0000 (17:19 +0200)
committerIustin Pop <iustin@google.com>
Fri, 25 Jun 2010 15:36:23 +0000 (17:36 +0200)
commit40684c3ae361606d7e81d8e1f9deef5f43fe9412
tree849e1b25d145e5f30b7371a03b2d3cc98370e8bf
parent3b08cd1c2c0e4b9d75ad2bd495e876c72c789d45
Fix breakage due to OS parameters

I was using wrong python installation path (thanks Guido!), so I was not
actually testing the new backend.py module. Two immediate things bugs
are fixed, and after these burnin passes again…

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/backend.py
lib/cmdlib.py