Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Commit

Permalink
system password changed
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bik authored Oct 15, 2019
1 parent a635076 commit d0013eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/travis.sql
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SET VERIFY OFF
DEFINE logfile_dir = &1

host mkdir &&logfile_dir
CONNECT system/oracle@0.0.0.0:1521/xe
CONNECT system/travis@0.0.0.0:1521/xe
SET SHOWMODE OFF

DEFINE spool_file = &&logfile_dir.hr_main.log
Expand Down

0 comments on commit d0013eb

Please sign in to comment.