X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=base_driver.py;h=d71cab10ff3cff21e2555f6aad4f5f743b7fc7ff;hb=38312abe136ffc40c2a90304d956abf52eb8f2e8;hp=1971fce5a88d616608c918fd16b6152ceadd0673;hpb=799a2cd3f002cb517b0c461ee0cb9feb31dc5761;p=apitrace-tests diff --git a/base_driver.py b/base_driver.py index 1971fce..d71cab1 100644 --- a/base_driver.py +++ b/base_driver.py @@ -169,8 +169,6 @@ class Driver: if not args: optparser.error('an argument must be specified') - print get_scripts_path() - sys.path.insert(0, get_scripts_path()) self.options = options