Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
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
Zipr Toolchain
Commits
b865f8cb
Commit
b865f8cb
authored
3 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
Update set-env-vars to append to, instead of overwiting zipr-plugin-path env var.
parent
04854fd8
No related branches found
No related tags found
No related merge requests found
Pipeline
#13551
failed
3 years ago
Stage: clean
Stage: build
Stage: protect_bins
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
set_env_vars
+1
-1
1 addition, 1 deletion
set_env_vars
zipr
+1
-1
1 addition, 1 deletion
zipr
with
2 additions
and
2 deletions
set_env_vars
+
1
−
1
View file @
b865f8cb
...
...
@@ -14,6 +14,7 @@ export ZEST_RUNTIME=$PEASOUP_HOME/zest_runtime
# don't override pspath
# add us to the pspath
export PSPATH=$PSPATH:$PEASOUP_HOME/irdb-libs/plugins_install
export ZIPR_PLUGIN_PATH=$ZIPR_PLUGIN_PATH:$PEASOUP_HOME/zipr_install/plugins
if [[ -z $PS_INSTALL ]]; then
...
...
@@ -37,7 +38,6 @@ export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$ZEST_RUNTIME/lib32:$ZEST_RUNTIME/lib64
# deprecated: going away soon.
export SECURITY_TRANSFORMS_HOME=$PEASOUP_HOME/irdb-libs
export ZIPR_PLUGIN_PATH=$PEASOUP_HOME/zipr_install/plugins
export PEASOUP_UMBRELLA_DIR=$PEASOUP_HOME
...
...
This diff is collapsed.
Click to expand it.
zipr
@
13d83395
Compare
177363ad
...
13d83395
Subproject commit 1
77363ad46ad91861030e0088857269ae55dcf40
Subproject commit 1
3d83395e674c3c5f085f06235726f216ab47bb5
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