Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
easystart_v0.1
Commits
87098c06
"git@developer.sourcefind.cn:change/sglang.git" did not exist on "6b0af2853c138b945e61e78ec7a0ab4a1a239bb8"
Commit
87098c06
authored
Jul 18, 2025
by
jerrrrry
Browse files
Update run_envcheck.sh
parent
ae83e70f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
1_env_check/scripts/run_envcheck.sh
1_env_check/scripts/run_envcheck.sh
+1
-1
No files found.
1_env_check/scripts/run_envcheck.sh
View file @
87098c06
...
@@ -48,7 +48,7 @@ echo "==================== RCCL-TEST ===================="
...
@@ -48,7 +48,7 @@ echo "==================== RCCL-TEST ===================="
cd
/workspace/test/env_check_outputs
cd
/workspace/test/env_check_outputs
if
command
-v
git &>/dev/null
&&
command
-v
make &>/dev/null
;
then
if
command
-v
git &>/dev/null
&&
command
-v
make &>/dev/null
;
then
if
[
!
-d
rccl-test
s
]
;
then
if
[
!
-d
rccl-test
]
;
then
git clone http://developer.sourcefind.cn/codes/jerrrrry/rccl-test.git
||
exit
1
git clone http://developer.sourcefind.cn/codes/jerrrrry/rccl-test.git
||
exit
1
fi
fi
...
...
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