Bug #160 » 160hg.txt
1 |
(admin@sysadm)$ hg pbchk |
---|---|
2 |
Copyright check: |
3 |
|
4 |
C style check: |
5 |
|
6 |
Header format check: |
7 |
|
8 |
Java style check: |
9 |
|
10 |
Mapfile comment check: |
11 |
|
12 |
File permission check: |
13 |
|
14 |
Keywords check: |
15 |
|
16 |
Comments check: |
17 |
|
18 |
Checking for new tags: |
19 |
|
20 |
Checking for multiple heads (or branches): |
21 |
|
22 |
Checking for branch changes: |
23 |
|
24 |
Checking for uncommitted changes: |
25 |
|
26 |
Checking for merges: |
27 |
|
28 |
(admin@sysadm)$ hg outgoing -v |
29 |
running ssh anonhg@hg.illumos.org "hg -R illumos-gate serve --stdio" |
30 |
comparing with ssh://anonhg@hg.illumos.org/illumos-gate |
31 |
searching for changes |
32 |
|
33 |
changeset: 13191:f921a4beb986 |
34 |
tag: tip |
35 |
user: Alexander Eremin <a.eremin@nexenta.com> |
36 |
date: Sun Sep 19 14:59:23 2010 +0400 |
37 |
|
38 |
description: |
39 |
160 netservices contains a call for non-existent services |
40 |
|
41 |
modified: |
42 |
usr/src/cmd/svc/shell/Makefile |
43 |
usr/src/pkg/manifests/SUNWcs.mf |
44 |
removed: |
45 |
usr/src/cmd/svc/shell/netservices.sh |
46 |
|
47 |
(admin@sysadm)$ |
48 |
|
- « Previous
- 1
- …
- 3
- 4
- 5
- Next »