UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
GrammaTech
CodeSonar
codesonar-hub
Commits
fbb32b5e
Commit
fbb32b5e
authored
Apr 01, 2021
by
Mark Hermeling
Browse files
Update codesonar-exec.sh
parent
95c9918c
Pipeline
#207583
passed with stages
in 22 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
scripts/codesonar-exec.sh
scripts/codesonar-exec.sh
+2
-1
No files found.
scripts/codesonar-exec.sh
View file @
fbb32b5e
...
...
@@ -3,10 +3,11 @@
echo
"Starting hub in /home/codesonar/hub"
echo
-e
"
$1
\n
$1
\n
"
| /opt/codesonar/codesonar/bin/codesonar hub-start /home/codesonar/hub 0.0.0.0:7340
echo
"Hub password is
$1
"
echo
"Hub started..."
while
[
1
]
do
echo
"Hub running"
sleep
60
done
\ No newline at end of file
done
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