diff options
author | Jason Lowe-Power <powerjg@cs.wisc.edu> | 2016-08-03 11:10:46 -0500 |
---|---|---|
committer | Jason Lowe-Power <powerjg@cs.wisc.edu> | 2016-08-03 11:10:46 -0500 |
commit | 8eb9cf8e944dac240c135cd2baff261e90c0c2b9 (patch) | |
tree | 91c1dbbd098ab0e52a823f553fc18bd814697d52 /src/sim | |
parent | ba09d8ac92d8ac0316218466447e7758266a98ef (diff) | |
download | gem5-8eb9cf8e944dac240c135cd2baff261e90c0c2b9.tar.xz |
style: Make the style fixers safe
Adds a wrapper to the fix functions of the verifiers. This wrapper first
copies the original file to a backup file, then performs the fix. If an
error occurs, the backup file is used to restore the original file.
Also fixed a line-length error in verifiers.py
Diffstat (limited to 'src/sim')
0 files changed, 0 insertions, 0 deletions