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:
bba77ef
)
merge devel to lcfg
author
rread
<rread>
Thu, 2 Oct 2003 19:52:53 +0000
(19:52 +0000)
committer
rread
<rread>
Thu, 2 Oct 2003 19:52:53 +0000
(19:52 +0000)
lustre/utils/lustre_cfg.c
patch
|
blob
|
history
diff --git
a/lustre/utils/lustre_cfg.c
b/lustre/utils/lustre_cfg.c
index
41a697a
..
ef64ed6
100644
(file)
--- a/
lustre/utils/lustre_cfg.c
+++ b/
lustre/utils/lustre_cfg.c
@@
-283,7
+283,7
@@
int jt_lcfg_add_uuid(int argc, char **argv)
nal = ptl_name2nal(argv[3]);
- if (nal
=
= 0) {
+ if (nal
<
= 0) {
fprintf (stderr, "Can't parse NAL %s\n", argv[3]);
return -1;
}