Github user sansanichfb commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/376#discussion_r53855896
  
    --- Diff: src/test/regress/pg_regress.c ---
    @@ -91,8 +91,8 @@ static int        port = -1;
     static char *user = NULL;
     static char *srcdir = NULL;
     static _stringlist *extraroles = NULL;
    -char *initfile = NULL;
    -char *expected_statuses_file = NULL;
    +static char *initfile = "./init_file";
    --- End diff --
    
    Just curios, what is the reason of this change?


---
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