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
ProfiT-HPC
aggregator
Commits
0541b0fe
Commit
0541b0fe
authored
Feb 14, 2020
by
Azat Khuziyakhmetov
Browse files
minor fixes in the profit.sh script
parent
efe69735
Changes
1
Hide whitespace changes
Inline
Side-by-side
profit.sh
View file @
0541b0fe
#!/bin/bash
#module load python/3.6.3 ## here you can load the module of environment for Python
TEXT_REPORT_LOC
=
"../text-report/runme.py"
SUID_BIN_LOC
=
"setuid-runner/setuid-runner"
...
...
@@ -21,6 +23,6 @@ else
if
[
$?
-eq
0
]
;
then
echo
"
$JSON
"
|
$BTEXT
else
e
xit
e
cho
$JSON
fi
fi
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