Skip to content

Commit

Permalink
Update regtest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWibking authored Jun 20, 2024
1 parent 550bbaf commit f28e1ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions regtest.py
Original file line number Diff line number Diff line change
Expand Up @@ -1189,9 +1189,6 @@ def test_suite(argv):

if suite.purge_output == 1 and not pfile == output_file and not suite.make_benchmarks:

print("pfile:", pfile)
print("output_file:", output_file)

# delete the plt/chk file
try:
shutil.rmtree(pfile)
Expand Down

0 comments on commit f28e1ed

Please sign in to comment.