Show More
@@ -8,6 +8,7 b' hg addremove' | |||||
8 | hg commit -m 1 |
|
8 | hg commit -m 1 | |
9 | hg verify |
|
9 | hg verify | |
10 | hg serve -p 20059 > /dev/null & |
|
10 | hg serve -p 20059 > /dev/null & | |
|
11 | sleep 1 # wait for server to be started | |||
11 | cd .. |
|
12 | cd .. | |
12 |
|
13 | |||
13 | hg clone http://localhost:20059/ copy |
|
14 | hg clone http://localhost:20059/ copy |
General Comments 0
You need to be logged in to leave comments.
Login now