X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=base_driver.py;fp=base_driver.py;h=d71cab10ff3cff21e2555f6aad4f5f743b7fc7ff;hp=1971fce5a88d616608c918fd16b6152ceadd0673;hb=91c6216aa7b98e35f5f30c703630e68a69b5251e;hpb=d9858b16096ac4ec7c99f1430a6ee934e33db2e0 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