Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
src
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Pmodules
src
Commits
4a7c3f71
Commit
4a7c3f71
authored
Jan 06, 2020
by
gsell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: prepend Pmodules bin directory to PATH
parent
d462b6f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Pmodules/csh
Pmodules/csh
+2
-0
No files found.
Pmodules/csh
View file @
4a7c3f71
...
...
@@ -46,3 +46,5 @@ end
if (! $?LOADEDMODULES ) then
setenv LOADEDMODULES ""
endif
setenv PATH "${PMODULES_HOME}/bin:${PATH}"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment