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:
7abbe3a
)
Branch b1_6
author
johann
<johann>
Fri, 13 Feb 2009 19:46:20 +0000
(19:46 +0000)
committer
johann
<johann>
Fri, 13 Feb 2009 19:46:20 +0000
(19:46 +0000)
Fix typo in previous shadow's commit.
lustre/utils/loadgen.c
patch
|
blob
|
history
diff --git
a/lustre/utils/loadgen.c
b/lustre/utils/loadgen.c
index
7312134
..
92f63b5
100644
(file)
--- a/
lustre/utils/loadgen.c
+++ b/
lustre/utils/loadgen.c
@@
-965,7
+965,7
@@
static int loadgen_wait(int argc, char **argv)
static int loadgen_init(int argc, char **argv)
{
- char *args[4]
+ char *args[4]
;
int rc;
sprintf(cmdname, "%s", argv[0]);