Skip to content

Commit 4001bbb

Browse files
committed
[run_cperf] Remove debugging 'find' invocation.
1 parent fb074e0 commit 4001bbb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

run_cperf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ def main():
9999
args.output.close()
100100
shutil.copyfile(o, p)
101101

102-
common.check_execute(['find', os.getcwd(), '-ls'])
103-
104102
return regressions
105103

106104

0 commit comments

Comments
 (0)