* [Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.02-20-gb97ae81
@ 2008-05-22 14:33 lhh
0 siblings, 0 replies; only message in thread
From: lhh @ 2008-05-22 14:33 UTC (permalink / raw)
To: cluster-devel.redhat.com
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cluster Project".
http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=b97ae81d1aa7ae7be15f02852bd21184b9e2570f
The branch, master has been updated
via b97ae81d1aa7ae7be15f02852bd21184b9e2570f (commit)
from dfa234e63d2be04efafbdd8c1d8e8340a8b27b1b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b97ae81d1aa7ae7be15f02852bd21184b9e2570f
Author: Lon Hohberger <lhh@redhat.com>
Date: Thu May 22 10:33:12 2008 -0400
[rgmanager] Use /cluster/rm instead of //rm
* It is more efficient
* It is a well-defined location
-----------------------------------------------------------------------
Summary of changes:
rgmanager/include/reslist.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rgmanager/include/reslist.h b/rgmanager/include/reslist.h
index 4efe879..219386b 100644
--- a/rgmanager/include/reslist.h
+++ b/rgmanager/include/reslist.h
@@ -57,7 +57,7 @@
#endif
#define RESOURCE_ROOTDIR SHAREDIR
-#define RESOURCE_TREE_ROOT "//rm"
+#define RESOURCE_TREE_ROOT "/cluster/rm"
#define RESOURCE_BASE RESOURCE_TREE_ROOT "/resources"
#define RESOURCE_ROOT_FMT RESOURCE_TREE_ROOT "/%s[%d]"
hooks/post-receive
--
Cluster Project
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-22 14:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-22 14:33 [Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.02-20-gb97ae81 lhh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.