Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
a02e66b9
Commit
a02e66b9
authored
Dec 11, 2017
by
Ralf Mueller
Browse files
use absolute path for .profile
parent
b020f651
Changes
1
Hide whitespace changes
Inline
Side-by-side
.rake.json
View file @
a02e66b9
...
...
@@ -7,7 +7,7 @@
"breeze"
:
{
"hostname"
:
"breeze.mpimet.mpg.de"
,
"dir"
:
"/home/mpim/m300064/builds/remote"
,
"envConfigFiles"
:
[
"/etc/profile"
,
".profile"
],
"envConfigFiles"
:
[
"/etc/profile"
,
"
~/
.profile"
],
"CC"
:
[
"gcc"
,
"g++"
,
"clang"
,
"clang++"
,
"icc"
,
"icpc"
,
"pgcc"
]
},
"mistral"
:
{
...
...
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