Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
argonix
Commits
5a2266b5
Commit
5a2266b5
authored
Mar 01, 2019
by
Valentin Reis
Browse files
more verbose TMPDIR stuff
parent
e777c043
Pipeline
#5761
passed with stage
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/Argonix.hs
View file @
5a2266b5
...
...
@@ -295,6 +295,7 @@ setupSystem sa = do
inshell
(
"chmod 777 "
<>
p
)
empty
inshell
(
"ln -s "
<>
p
<>
name
)
empty
export
"TMPDIR"
p
printInfo
$
format
(
"TMPDIR exported to "
%
s
)
p
Left
_
->
die
"Path error when setting TMPDIR"
nixArguments
::
String
->
ArgsCommon
->
[
String
]
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment