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

Skip to content

Commit 6d82359

Browse files
committed
Disabling debug output - too verbose for CI
1 parent 333e749 commit 6d82359

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 build
1313
"$ORACLE_HOME/bin/sqlplus" $UT3_USER/$UT3_PASSWORD @utplsql_style_check.sql
1414

1515
#enable plsql debug
16-
"$ORACLE_HOME/bin/sqlplus" $UT3_USER/$UT3_PASSWORD @ut_debug_enable.sql
16+
#"$ORACLE_HOME/bin/sqlplus" $UT3_USER/$UT3_PASSWORD @ut_debug_enable.sql

0 commit comments

Comments
 (0)