Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2264293
)
lconf support for client-side loading of management client as required.
author
shaver
<shaver>
Wed, 9 Jul 2003 00:35:41 +0000
(
00:35
+0000)
committer
shaver
<shaver>
Wed, 9 Jul 2003 00:35:41 +0000
(
00:35
+0000)
Bump config version to account for new elements, just to be safe.
lustre/utils/Lustre/__init__.py
patch
|
blob
|
history
diff --git
a/lustre/utils/Lustre/__init__.py
b/lustre/utils/Lustre/__init__.py
index
c1b93e6
..
7a21df3
100644
(file)
--- a/
lustre/utils/Lustre/__init__.py
+++ b/
lustre/utils/Lustre/__init__.py
@@
-4,4
+4,4
@@
from lustredb import LustreDB, LustreDB_XML, LustreDB_LDAP
from error import LconfError, OptionError
from cmdline import Options
-CONFIG_VERSION="20030
605
01"
+CONFIG_VERSION="20030
708
01"