Show More
@@ -76,7 +76,7 b' Need to use printf to avoid check-code c' | |||||
76 |
|
76 | |||
77 | $ hg serve -p $HGPORT -d --pid-file hg.pid |
|
77 | $ hg serve -p $HGPORT -d --pid-file hg.pid | |
78 | $ cat hg.pid >> $DAEMON_PIDS |
|
78 | $ cat hg.pid >> $DAEMON_PIDS | |
79 |
$ hg --config annotate.ignorews=true |
|
79 | $ hg serve --config annotate.ignorews=true -p $HGPORT1 -d --pid-file hg.pid | |
80 | $ cat hg.pid >> $DAEMON_PIDS |
|
80 | $ cat hg.pid >> $DAEMON_PIDS | |
81 | $ cd .. |
|
81 | $ cd .. | |
82 |
|
82 |
General Comments 0
You need to be logged in to leave comments.
Login now