]> git.cworth.org Git - apitrace-tests/blobdiff - base_driver.py
Be more lenient with shader matching.
[apitrace-tests] / base_driver.py
index 1971fce5a88d616608c918fd16b6152ceadd0673..d71cab10ff3cff21e2555f6aad4f5f743b7fc7ff 100644 (file)
@@ -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