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

    https://github.com/apache/incubator-trafodion/pull/888#discussion_r93788700
  
    --- Diff: core/sqf/sqenvcom.sh ---
    @@ -139,6 +139,10 @@ else
     fi
     export TRAF_HOME=$PWD
     
    +# normal installed location, can be overridden in .trafodion
    +export DCS_INSTALL_DIR=$TRAF_HOME/dcs-$TRAFODION_VER
    +export REST_INSTALL_DIR=$TRAF_HOME/rest-$TRAFODION_VER
    +
    --- End diff --
    
    @mkby TRAFODION_VER is defined very near the beginning of this same file.  
This file (sqenvcom.sh) is the location that is modified when we roll to a new 
release number.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to