I\'m using a pre_start action hook to add some new paths to the PATH and LD_LIBRARY_PATH environment.
after git push I can see that variables are updated, however when I
If I'm guessing correctly at what you're ultimately trying to accomplish, your trying to write your own cartridge. Recently we just added a new environment variable OPENSHIFT_yourcartname_LD_LIBRARY_PATH_ELEMENT
. You can use this environment variable to configure the location of each cartridge's library files