Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 905e74e

Browse files
committed
Disable utplsql debug.
1 parent bf651b5 commit 905e74e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ cd development
1313
"$SQLCLI" $UT3_OWNER/$UT3_OWNER_PASSWORD@//$CONNECTION_STR @utplsql_style_check.sql
1414

1515
#enable plsql debug
16-
"$SQLCLI" $UT3_OWNER/$UT3_OWNER_PASSWORD@//$CONNECTION_STR @ut_debug_enable.sql
16+
#"$SQLCLI" $UT3_OWNER/$UT3_OWNER_PASSWORD@//$CONNECTION_STR @ut_debug_enable.sql

0 commit comments

Comments
 (0)