diff options
author | ahothan <ahothan@cisco.com> | 2018-04-26 18:32:27 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2018-04-26 18:32:27 -0700 |
commit | 6404b7aa4391712f0421b3ee0996c59871816db1 (patch) | |
tree | 6f12166ded53eb43b9bb2787e95489c32b4e38f6 /.gitignore | |
parent | e48023137b7010e9e1640649ea2859009a362939 (diff) |
[NFVBENCH-89] Fix exception losing original tracebacks
Change-Id: I7e94d6209603c622fc0a0ea22fdd21ea09f1bbaa
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ .tox .cache .eggs +.pytest_cache/ venv nfvbench.egg-info nfvbenchvm/dib/dib-venv |