Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
22a7f0099
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
22a7f0099
Commits
177d7d20
Commit
177d7d20
authored
5 years ago
by
邹毅贤
Browse files
Options
Downloads
Patches
Plain Diff
Add before_ut.bat match windows user
parent
ab708855
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+0
-2
0 additions, 2 deletions
README.md
README_CN.md
+0
-2
0 additions, 2 deletions
README_CN.md
before_ut.bat
+4
-4
4 additions, 4 deletions
before_ut.bat
with
4 additions
and
8 deletions
README.md
+
0
−
2
View file @
177d7d20
...
...
@@ -67,13 +67,11 @@ The subdirectory examples shows how to use dubbo-go. Please read the [examples/R
### Prepare
Mac/Linux
```
bash
sh ./before_ut.sh
```
Windows
```
bash
before_ut.bat
```
...
...
This diff is collapsed.
Click to expand it.
README_CN.md
+
0
−
2
View file @
177d7d20
...
...
@@ -67,13 +67,11 @@ TODO
### 准备
Mac/Linux
```
bash
sh ./before_ut.sh
```
Windows
```
bash
before_ut.bat
```
...
...
This diff is collapsed.
Click to expand it.
before_ut.bat
+
4
−
4
View file @
177d7d20
set
zk
=
zookeeper
-
3
.4.9
-fatjar
.jar
set
zk
Jar
=
zookeeper
-
3
.4.9
-fatjar
.jar
md
remoting
\zookeeper\zookeeper
-
4
unittest
\contrib\fatjar
config_center
\zookeeper\zookeeper
-
4
unittest
\contrib\fatjar
registry
\zookeeper\zookeeper
-
4
unittest
\contrib\fatjar
certutil.exe
-urlcache -split -f
https
://github.com/dubbogo/resources/raw/master/zookeeper
-
4
unitest
/contrib/fatjar
/
%zk%
remoting
/zookeeper/zookeeper
-
4
unittest
/contrib/fatjar
/
%zk%
xcopy
/f
"remoting/zookeeper/zookeeper-4unittest/contrib/fatjar/
%zk%
"
"config_center/zookeeper/zookeeper-4unittest/contrib/fatjar/"
xcopy
/f
"remoting/zookeeper/zookeeper-4unittest/contrib/fatjar/
%zk%
"
"registry/zookeeper/zookeeper-4unittest/contrib/fatjar/"
\ No newline at end of file
certutil.exe
-urlcache -split -f
https
://github.com/dubbogo/resources/raw/master/zookeeper
-
4
unitest
/contrib/fatjar
/
%zkJar%
remoting
/zookeeper/zookeeper
-
4
unittest
/contrib/fatjar
/
%zkJar%
xcopy
/f
"remoting/zookeeper/zookeeper-4unittest/contrib/fatjar/
%zkJar%
"
"config_center/zookeeper/zookeeper-4unittest/contrib/fatjar/"
xcopy
/f
"remoting/zookeeper/zookeeper-4unittest/contrib/fatjar/
%zkJar%
"
"registry/zookeeper/zookeeper-4unittest/contrib/fatjar/"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment