summaryrefslogtreecommitdiff
path: root/src/SConscript
diff options
context:
space:
mode:
authorJoel Hestness <jthestness@gmail.com>2014-06-09 22:01:18 -0500
committerJoel Hestness <jthestness@gmail.com>2014-06-09 22:01:18 -0500
commit4a98b0cd5985fabf7b4138f0ef1e19023d3e028c (patch)
treebe9f5fce278fa66ada2fd85c30365cdab74291c0 /src/SConscript
parent4f8ac94549b46764df5c2dc5854a78268cb94d08 (diff)
downloadgem5-4a98b0cd5985fabf7b4138f0ef1e19023d3e028c.tar.xz
Util: Do not style check symlinks
The style checker used to traverse symlinks if they pointed to files, which can result in style checker failure if the pointed-to file doesn't exist. This style check is actually unnecessary, since symlinks either point to other files that are already style checked, or files outside gem5, which shouldn't be checked. Skip symlinks.
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions