instack/instack
Cao Xuan Hoang 2857d6791e Replaced e.message with str(e)
For logging the exception message: e.message has been
deprecated. The preferred way is to call str(e).

Change-Id: I0641c2784b790d29304e31aa34960c82347e0276
2017-01-16 14:33:28 +07:00
..
tests Replace 'assertTrue(a in b)' with 'assertIn(a, b)' 2016-11-16 09:05:15 +07:00
__init__.py Rename to instack 2014-01-27 20:12:29 -05:00
element.py Bump hacking to 0.9.x series 2014-11-13 13:20:24 +00:00
main.py Replaced e.message with str(e) 2017-01-16 14:33:28 +07:00
runner.py Update $IMAGE_ELEMENT after excluding elements 2016-05-04 15:23:36 -04:00