Skip to content

Commit

Permalink
Update braindump.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zifeishan committed Feb 19, 2015
1 parent 0487a8b commit d08a4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion braindump.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ fi

# Import the configuration file
# conf file is in current directory
. $WORKING_DIR/braindump.conf
. $BD_CONF_FILE

echo "Dumping $DBNAME, host: $PGHOST, port:$PGPORT, user: $PGUSER"
mkdir -p $REPORT_DIR
Expand Down

0 comments on commit d08a4b9

Please sign in to comment.