Skip to content

Commit

Permalink
Merge pull request #7747 from ywk253100/190509_bug_fix
Browse files Browse the repository at this point in the history
Fix travis failure: read the content of env instead of config_env as the config_env has been removed
  • Loading branch information
ywk253100 authored May 9, 2019
2 parents cc4da4b + b3a344b commit b4d766c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testprepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ echo "server ip is "$IP

echo "Current path is"
pwd
cat make/common/config/core/config_env
cat make/common/config/core/env

chmod 777 /data/

0 comments on commit b4d766c

Please sign in to comment.