mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-27 17:01:20 -04:00
make minor correction on lint-spyglass.sh script - just more informative
This commit is contained in:
parent
9e6fce48a4
commit
8556e08386
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ TEMPLATE_PRJ="$WALLY/synthDC/spyglass/cvw.prj"
|
|||
|
||||
# Clean out the lint-synopsys directory (if it exists)
|
||||
if [ -d "$CUR_DIR/lint-spyglass-reports" ]; then
|
||||
echo "Cleaning lint-spyglass directory..."
|
||||
echo "Cleaning lint-spyglass-reports directory..."
|
||||
rm -rf "$CUR_DIR/lint-spyglass-reports"/*
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue