minor update

This commit is contained in:
Blaise Tine
2021-07-16 06:44:28 -07:00
parent f54d2b6272
commit b0d8adc82b
3 changed files with 11 additions and 6 deletions

View File

@@ -155,7 +155,7 @@ then
if [ -f "$APP_PATH/trace.vcd" ]
then
mv $APP_PATH/trace.vcd .
mv -f $APP_PATH/trace.vcd .
fi
else
if [ $SCOPE -eq 1 ]