sta_continue_on_error default 0

This commit is contained in:
James Cherry 2020-02-14 12:29:22 -07:00
parent 182c0585a5
commit b5d4e7d382
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -39,7 +39,7 @@ proc_redirect read_sdc {
################################################################
set ::sta_continue_on_error 1
set ::sta_continue_on_error 0
define_cmd_args "source" \
{[-echo] [-verbose] filename [> filename] [>> filename]}