Github user paul-guo- commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/818#discussion_r72554617
  
    --- Diff: src/test/feature/run-feature-test.sh ---
    @@ -0,0 +1,47 @@
    +#! /bin/bash
    +
    +if [ x$GPHOME == 'x' ]; then
    +  echo "Please export GPHOME variable."
    +  exit 0
    +fi
    --- End diff --
    
    I think we need more words. How about this?
    
    Please export the environment variable GPHOME before running.
    Typically you can run " source greenplum_path.sh" under
    the hawq installation path.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to