Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-09-2…
Browse files Browse the repository at this point in the history
…9-14-51-41
  • Loading branch information
totten committed Sep 29, 2014
2 parents 2ac8532 + a5d44ed commit e7357d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ fi
# checkout, not packaged code
if [ -d "$CALLEDPATH/../xml" ]; then
cd "$CALLEDPATH/../xml"
"$PHP5PATH"php GenCode.php $SCHEMA '' $GENCODE_CMS
"$PHP5PATH"php -d mysql.default_host=$DBHOST -d mysql.default_user=$DBUSER -d mysql.default_password=$DBPASS GenCode.php $SCHEMA '' $GENCODE_CMS
fi

# someone might want to use empty password for development,
Expand Down

0 comments on commit e7357d6

Please sign in to comment.