Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zafl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
zafl
Commits
4e58ee2a
Commit
4e58ee2a
authored
5 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
updated to use zafl.sh out of install dir, not main dir
parent
8277de77
No related branches found
No related tags found
No related merge requests found
Pipeline
#3945
passed
5 years ago
Stage: clean
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
set_env_vars
+3
-3
3 additions, 3 deletions
set_env_vars
with
3 additions
and
3 deletions
set_env_vars
+
3
−
3
View file @
4e58ee2a
...
...
@@ -21,13 +21,13 @@ source ./set_env_vars
unset DAFFY_HOME
export DAFFY_HOME
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ZAFL_
HOME
/zest_runtime/lib
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ZAFL_
INSTALL
/zest_runtime/lib
cd $ZAFL_HOME
export PATH=$PATH:$ZAFL_
HOME
/bin
export PATH=$PATH:$ZAFL_
INSTALL
/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SECURITY_TRANSFORMS_HOME/lib
export PSPATH=$PSPATH:$ZAFL_
HOME
/zafl_plugins
export PSPATH=$PSPATH:$ZAFL_
INSTALL
/zafl_plugins
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment