Loading scripts/run.stress-tests.py +0 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,6 @@ class TestRunnerBase(object): self.envdir = ('../%s-%d-%d-%d-%d-%d.dir' % (self.execf, self.tsize, self.csize, self.ptquery, self.update, get_ident())) os.mkdir(self.envdir) try: try: Loading Loading
scripts/run.stress-tests.py +0 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,6 @@ class TestRunnerBase(object): self.envdir = ('../%s-%d-%d-%d-%d-%d.dir' % (self.execf, self.tsize, self.csize, self.ptquery, self.update, get_ident())) os.mkdir(self.envdir) try: try: Loading