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