Skip to content

Commit

Permalink
Update baselines: logs zipping
Browse files Browse the repository at this point in the history
  • Loading branch information
zuoxingdong committed Aug 7, 2019
1 parent 7961692 commit e6d4229
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion baselines/unzip_logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@
print('Done !')
shutil.rmtree(all_logs_path)
print('Clean up all_logs')

1 change: 0 additions & 1 deletion baselines/zip_logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@
print('Done !')
shutil.rmtree(all_logs_path)
print('Clean up all_logs folder')

0 comments on commit e6d4229

Please sign in to comment.