[script] enable eval mode in tcl reg test

This commit is contained in:
tangxifan 2022-12-02 12:07:27 -08:00
parent 156fac9fec
commit c33b9f1b9b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
#set -e
set -e
###############################################
# OpenFPGA Shell in Tcl
##############################################